syntax_sugar 0.2.2 syntax_sugar: ^0.2.2 copied to clipboard
A utilities library containing useful tools and syntax sugars.
0.2.2 #
- fix regexp bug of duplicate brackets.
- doc iterable lazy.
- test iterable regexp.
0.2.1 #
- retracted because of unnecessary and deprecated code.
0.2.0 #
- regexp chain and matrix.
- generate regexp from iterable of strings.
- docs about iterable performance.
0.1.0 #
- fix use generics on iterable all to string.
- nullable max of
num
s. - github workflow to publish.
0.0.0 #
- initial version with basic configurations.
- iterables (List and Set) all to string.