Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | utility | |
Module | functionals |
v | in | value to be tested | |
Allowed: | any |
- a := dfs.gaussian1d() # make a functional - is_functional(a) # is it one? T - a.done() T - is_functional(a) F -