Vocabulary | Summary |
![]() | Sequence protocol, combinators and utilities |
Vocabulary | Summary |
![]() | Virtual sequence presenting a rotation of an underlying sequence |
![]() | Virtual sequence wrapper to convert real pairs into complex values |
![]() | Virtual sequence wrapper to convert complex values into real value pairs |
![]() | Virtual "padded" sequences |
![]() | Cartesian products of sequences |
![]() | Split a sequence into monotonically-increasing subsequences |
![]() | Fast character-to-character translation of ASCII strings |
Vocabulary | Summary |
![]() | Gap buffer data structure |
![]() | |
![]() | Contains sequence operations that are not commonly needed. Most of these words are elaborations on functions already available in the main sequences vocabulary. |
![]() | Virtual "frozen" sequences |
![]() | Direct the output of map-as, filter-as, etc. combinators into existing growable sequences |
![]() | Interleaved sequences |
![]() | |
![]() | Sequence adaptor to treat a sequence as an n-based assoc |
![]() | |
![]() | |
![]() | Rotated virtual sequences |
![]() | Shifted virtual sequences |
![]() | Snipped virtual sequences |
![]() | Sequence flattening with parameterized descent predicate |
![]() | |
![]() | Virtual "zip" sequences |