next up previous contents index
Next: Currying Up: Built in functions Previous: Program Flow   Contents   Index

Contexts

Sometimes functions can be evaluated in a particular contexts. A context is like an environment. The default context is the atom top.

Contexts are used the in PXL-Build system - see PXL-Build docs for more details

TODO: formalise contexts more. Monads? Allow modification of contexts

target

returns the current context


chris mungall 2006-02-09