FsShelter.Extras


Signal

Namespace: FsShelter.Extras
Parent Module: Components

Represent a DU case as a signal Signals are more about the fact that something happened than the data they carry. They can be used to implement logic gates (for an E to happen, A,B,C and D have to happen first).

Static members

Static memberDescription
Of(x)
Signature: x:Expr<'?7653> -> bigint
Type parameters: '?7653