Lioness100

Results 51 comments of Lioness100

I ended up just using native paths with esm

I always use git bash :)

I don't understand why it's `K | T` - shouldn't it just be `T`? ```ts for (const [k, v] of other) { if (this.has(k)) coll.set(k, v); } ``` The values...

Wasn't using a builder class also considered a while ago?

Wait also can't you do `{ mode: PreconditionRunMode.Or, entries: [a, b] }` and stuff

Thanks for opening an issue and showing interest in the game :3 ❤️ This has been suggested by a few other people, but I still don't think I quite understand...