Packages tagged: functional
applicates
generalized routine and symbol pointers
arturo
Simple, modern and portable interpreted programming language for efficient scripting
basedOn
A library for cleanly creating an object or tuple based on another object or tuple
collections
Various collections and utilities
currying
Currying Library for Nim
dirtydeeds
macro for partially applied calls
iterrr
iterate faster. functional style, extensible iterator library
lazyseq
Lazy evaluated sequences
letUtils
A few handy macros for those who prefer `let` over `var`
mangle
Yet another iterator library
maybe
A maybe type for nim.
nim-compose
Function composition operators
nim_curry
Provides a macro to curry function
nimfp
Nim functional programming library
optional_t
A simple Option[T] library
pipe
Pipe operator for nim.
pipexp
Expression-based pipe operators with placeholder argument
results
Friendly, exception-free value-or-error returns, similar to Option[T]
rx_nim
An implementation of rx observables in nim
sequtils2
Additional methods for sequences that are not present in sequtils
xmltools
High level xml library for Nim
zero_functional
a library providing zero-cost for chaining functional abstractions in Nim.