NGS version 0.2.5 auto-generated documentation
Documentation index
The global namespace
StackDepthFail type
StackDepthFail type
Represents stack overflow error.
Example
F f(x:Int) f(x+1)f(0) # ... Exception of type StackDepthFail ...
Direct parent types
CallFail
Represents calling failure.
Direct subtypes: 4