| Package | Description |
|---|---|
| jfun.jaskell |
Provides classes and interfaces for compiling and running jaskell code.
|
| jfun.jaskell.function |
Provides classes and interfaces for jaskell function object.
|
| jfun.jaskell.shell |
Provides shell for interactive and batch interpretation.
|
| jfun.jaskell.sql |
| Class and Description |
|---|
| Function
A Jaskell function object.
|
| Function1
Default implementation of Function.
|
| Function2
Default implementation of Function.
|
| Function3
Default implementation of Function.
|
| Function4
Default implementation of Function.
|
| Function5
Default implementation of Function.
|
| Class and Description |
|---|
| Function
A Jaskell function object.
|
| Function1
Default implementation of Function.
|
| LamdaN
Implement this interface to provide function with n parameters.
|
| Class and Description |
|---|
| Function
A Jaskell function object.
|
| Class and Description |
|---|
| Function
A Jaskell function object.
|