syntax_sugar 0.2.5 copy "syntax_sugar: ^0.2.5" to clipboard
syntax_sugar: ^0.2.5 copied to clipboard

A utilities library containing useful tools and syntax sugars.

0.2.5 #

  • satisfyAll and satisfyAny to match iterable conditions and improve performance over any and where method of Iterable.

0.2.4 #

  • Fix matchIndexOf bugs: don't wrap regexp on non-iterable.

0.2.3 #

  • Enhance indexOf and lastIndexOf of String: enable any type.
  • Fix resolve condition if the any type is an empty iterable.

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 nums.
  • GitHub workflow to publish.

0.0.0 #

  • Initial version with basic configurations.
  • Iterables (List and Set) all to string.
0
likes
160
pub points
0%
popularity

Publisher

unverified uploader

A utilities library containing useful tools and syntax sugars.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

More

Packages that depend on syntax_sugar