1.0.8 • Published 8 months ago

genutils v1.0.8

Weekly downloads
3
License
MIT
Repository
github
Last release
8 months ago

Project genutils

Generator utilities that bring array-like operations like map, filter, slice, some, every, and more to sync and async generators. Instead of producing arrays, these operations produce new generators.

Generators can be enhanced with new methods, or functional programming can be used to construct operators on generators.

Typeguard predicates and coercion functions are provided for iterators, iterables, and generators, both synchronous and asynchronous.

An enhanced implementation of the common range() function is provided, which allows mapping and filtering, and demonstrates the enhanced functionality.

1.0.8

8 months ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

1.0.3

3 years ago

0.1.44

3 years ago

0.1.45

3 years ago

0.1.46

3 years ago

0.1.42

3 years ago

0.1.43

3 years ago

0.1.41

3 years ago

0.1.40

3 years ago

0.1.39

3 years ago

0.1.38

4 years ago

0.1.36

4 years ago

0.1.37

4 years ago

0.1.35

4 years ago