dmonad / lib0

Monorepo of isomorphic utility functions
MIT License
362 stars 65 forks source link

Update set.js #90

Closed lin52025iq closed 3 months ago

lin52025iq commented 3 months ago

Avoid returning undefined when the first element is falsy.

dmonad commented 3 months ago

Thanks! I went for a "smaller" implementation in eef2554