olinq
powerful combinators for iteration, transformation and combination of collections
Description
The purpose is to provide powerful combinators to express iteration,
transformation and combination of collections of items living in a type 'a t
,
such as join, group_by, union, flat_map, etc. for in-memory processing.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 28 Sep 2016
- Authors
- Maintainers
Sources
Dependencies
Reverse Dependencies