Next: , Previous: , Up: AutoGen Scheme Functions   [Contents][Index]


3.4.2 ag-function? - test for function

Usage: (ag-function? ag-name)
return SCM_BOOL_T if a specified name is a user-defined AutoGen macro, otherwise return SCM_BOOL_F.

Arguments:
ag-name - name of AutoGen macro