Next: , Previous: , Up: Internal definitions   [Contents][Index]


4.2.3 Generic functions

Generic Function: clone OBJ &rest NEW-INITARGS &key
Package

data-lens.lenses

Source

optics.lisp (file)

Methods
Method: clone OBJ &rest NEW-INITARGS &key around
Generic Function: fmap FUNCTION DATA
Package

data-lens.lenses

Source

optics.lisp (file)

Methods
Method: fmap FUNCTION (DATA identity-)
Method: fmap FUNCTION (DATA constant-)
Method: fmap FUNCTION (DATA list)
Method: fmap FUNCTION (DATA vector)
Generic Function: next OBJECT
Package

data-lens.transducers

Methods
Method: next (LAZY-SEQUENCE lazy-sequence)

automatically generated reader method

Source

lazy-sequence.lisp (file)

Generic Function: unconstant OBJECT
Package

data-lens.lenses

Methods
Method: unconstant (CONSTANT- constant-)

automatically generated reader method

Source

optics.lisp (file)

Generic Function: unidentity OBJECT
Package

data-lens.lenses

Methods
Method: unidentity (IDENTITY- identity-)

automatically generated reader method

Source

optics.lisp (file)