Releases: Riven-Spell/generic
Releases · Riven-Spell/generic
Release list
v1.1.2
v1.1.1
v1.1.0
Majorly extends the enumerable package by adding output chaining. I do want to add debug tools to this eventually, since debugging a chain is nightmarish as it stands, but this definitely helps to clean things up in terms of writing code with enumerables.
v1.0.10
v1.0.9
v1.0.8
v1.0.7
v1.0.6
Add support for maps to enumerators, and adds a safe add function to dict_tools
v1.0.5
Functions for the last element of lists
v1.0.4
Implements some functions mimicking enumerables patterns in other programming languages (i.e. Scala)