If I do .sum([key], 1n).sum([key], 1n) the value is increased by 1. How can I decrease it? I tried .sum([key], -1n).sum([key], -1n) but it doesn't work.
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
D
Deno
Chat about Deno, a modern runtime for JavaScript and TypeScript.