API for clojure.algo.generic.functor - algo.generic 0.1.4-SNAPSHOT (in development)

by Konrad Hinsen

Full namespace name: clojure.algo.generic.functor

Overview

Generic functor interface (fmap)

Public Variables and Functions



fmap

multimethod
Usage: (fmap f s)
Applies function f to each item in the data structure s and returns
a structure of the same kind.

    
    
    Source
  
Logo & site design by Tom Hickey.
Clojure auto-documentation system by Tom Faulhaber.