IsTerminal<S> typedef

IsTerminal<S> = bool Function(S state)

Implementation

typedef IsTerminal<S> = bool Function(S state);