Uses of Package
gnu.kawa.functions
Packages that use gnu.kawa.functions
-
Classes in gnu.kawa.functions used by gnu.kawa.functionsClassDescriptionImplement the Scheme standard functions "+" and "-".Implement the standard Scheme function "apply".This procedure's first argument values are applied as argument list to the second argument.Implement the Scheme standard function "call-with-current-continuation".A curried procedure.Handle formatted output for Lisp-like languages.Implement the Scheme standard function "/".Implement the standard Scheme procedure "expt".Special procedure to get the Class of the current module.Procedure to get the value of a named component of an object.Implement the standard Scheme function eq? and the Lisp eq.Implement the standard Scheme procedure equal? and the Lisp equal.Implement the 'dynamic' constructor function.Implement the Scheme standard function "list".A pseudo-function whose argument is splice into an outer argument list.Implement the Scheme standard function "*".A reference to a named feature/part of a specific object.This implements the numeric comparison relations:
<
,<=
, etc.The Kawa run-process command builds and runs a Process.Procedure to get the value of a named component of an object.Implements Kawa extension function "setter", as in SRFI-17.Map a function over a value sequence, yielding a new sequence. -
Classes in gnu.kawa.functions used by gnu.xquery.lang
-
Classes in gnu.kawa.functions used by gnu.xquery.util
-
Classes in gnu.kawa.functions used by kawa.standardClassDescriptionImplement the standard Scheme function "apply".Implement the standard Scheme function "apply".Implement the standard Scheme function eq? and the Lisp eq.Implement the standard Scheme procedure equal? and the Lisp equal.Implement that standard Scheme function "eqv?".Implement the Scheme standard functions "map" and "for-each".Implement the standard Scheme procedure "not".This implements the numeric comparison relations:
<
,<=
, etc.