AlexMoutonNoble

Results 21 comments of AlexMoutonNoble

Would be happy to see this over here too. Js devs definitely reach for ===, or its left in naturally during a porting process [in our codebase]. We dont have...

Running into this today with my team. Its possible to do shallow and deep equality between polymorphic variants, for example, where the js representation is variable, and referential control is...

If the require is necessary can the exports be made to be commonjs instead?

im not recalling what a templateTag is

Hi Jaap Sorry for the delay...I'm finding this issue again now looking for webpack alternatives. The build system in question today is `vite`

(Not a pressing issue, but I would love to never see webpack again, personally)

ahh! templateTagIsFunction! found it

Hi Joel Looking at my branch its coming from a very old place in the repo. (I had a fork already and it didnt update before i got into it)...

I hit this a lot too.. Very unfortunate to have to add the typing to the saturated functor ("Module"). I have written these functors intended as a library for our...