Skip to content

`permutations` and `scan*` variants`

Compare
Choose a tag to compare
@elycruz elycruz released this 29 Jan 03:04
· 826 commits to main since this release

Added implementation of permutations function (was incomplete before) and implementations of the scan* functions. Also subsequences function was completed a couple of versions back but wasn't announced.