marpple / FxTS

A functional programming library for TypeScript/JavaScript
https://fxts.dev
Apache License 2.0
862 stars 63 forks source link

feat: isEmpty should also work for Map and Set #237

Closed DaSchTour closed 9 months ago

DaSchTour commented 9 months ago

Correctly report empty on Map and Set