Aardvark.Base


SymbolExtensions

Static members

Static memberDescription
ToSymbol(self)
Signature: self:obj -> Symbol

Returns the result of .ToString() of an objects as Symbol.

WithType(symbol)
Signature: symbol:Symbol -> TypedSymbol<'T>
Type parameters: 'T
Fork me on GitHub