Package-level declarations

Types

Link copied to clipboard
interface Action

Interface for all actions that can be executed

Link copied to clipboard
interface Iterable : Value

Interface for iterable values

Link copied to clipboard
interface Output

Interface for all outputs of actions

Link copied to clipboard
interface Value : Output

Interface for all values that can be computed