Package Gmap - external symbols

Part of:

asdf-system fset, asdf-system gmap
Package Gmap uses the packages Common-Lisp. It has 80 total symbols and 3 external ones.

Macro

def-gmap-arg-typeDefines a GMap arg-type. Syntax is identical to defun. The body should
return a list of 1 to ...
def-gmap-res-typeDefines a GMap result-type. Syntax is identical to defun. The body should
return a list of 2 ...
gmapA generalized mapping macro. Applies fn to the successive values generated
by the arg-specs,...