syntax_sugar 0.2.1 syntax_sugar: ^0.2.1 copied to clipboard
A utilities library containing useful tools and syntax sugars.
0.2.1 #
- string modify chain.
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.