module Ramda::Internal::Trans

Transducers

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