Skip to main content

when

Function
This function is defined in the parity module.

Signature

def when(condition: (input: any) -> void

Returns

Returns
void
The result of the operation.

Uses

  • If

Source

View on GitHub

src/parity/index.ts at line 635