(completing [f] [f cf])Takes a reducing function f of 2 args and returns a fn suitable for
transduce by adding an arity-1 signature that calls cf (default -
identity) on the result argument.
Examples
No examples yet. Be the first to add one!
(completing [f] [f cf])No examples yet. Be the first to add one!