Aardvark.Base.Incremental


ModExtensions

Active patterns

Active patternDescription
( |ModOf|_| ) t
Signature: t:Type -> Type option
( |ModRefOf|_| ) t
Signature: t:Type -> Type option

matches all types implementing IMod<'a> and extracts typeof<'a> using reflection.

Fork me on GitHub