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 | UnitValue | ObjectValue of obj |
See Also |
Documentation for assembly FSharp.Core, version 1.9.4.19, generated using F# version 1.9.4.19