->
Forward Redirect: Load resource and redirect to the right.
Variable
>> Block
@(x: int = 0, y: float = 0.0) -> { ... }>> Function
@(x, y) -> f := {
...
}Dependency
>> Space
Read (Import)
=> Mutable
=> Immutable
Last updated