ActivityBlock

Used to realise type safe if/else/endif blocks.

@safe
struct ActivityBlock () {}

Alias This

current

Operations are performed on current

Members

Properties

current
auto current [@property getter]

The current activity module.

Meta