mimopotato / funcml-core

Makes writing YAML or JSON files super cool with functions support!
https://funcml.org
MIT License
0 stars 0 forks source link

feat: implements _until, closes #22 #46

Closed mimopotato closed 3 months ago

mimopotato commented 3 months ago

note for later: avoid Hash#except, prefer Hash#select with negative condition.