Full Type Signaturetype ValueInfo = | TupleValue of obj list | FunctionClosureValue of Type * obj | RecordValue of (string * obj) list | ConstructorValue of Type * string * (string * obj) list | ExceptionValue of Type * (string * obj) list | AbstractValue of obj | UnitValue | ExternalValue of obj |
See Also |
Documentation for assembly fslib, version 1.1.10.1, generated using F# version 1.1.10.1