Skip navigation links

Package gnu.kawa.functions

Various core run-time functions and operators.

See: Description

Package gnu.kawa.functions Description

Various core run-time functions and operators.

These are functions mostly used at run-time. They are written in Java (rather than say Scheme) because they're tricky to write in Scheme or because they implement Inlineable.

Skip navigation links