API for generic.functor - clojure-contrib v1.2 (stable)

by Konrad Hinsen

Full namespace name: clojure.contrib.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.