module Ramda::Internal::Transducers

Transducers

Signature: (*, reducing_fn) -> Proc((acc, input) -> acc)