Package nz.org.riskscape.engine.function.lang
package nz.org.riskscape.engine.function.lang
-
ClassDescriptionA RiskScape 'test' function that evaluates a simple (argument-less) lamba expression with given scope/input.Function to allow users to cast attributes to the expected types.Returns the given value as a constant (assuming it can be) by annotating the type of the argument with a
ConstType.Riskscape implementation of a list filtering function.Riskscape implementation of a list mapping function.Riskscape implementation of a zip mapping function.