Json
Namespace: XRay
Attributes:
[<AutoOpen>]
Functions and values
Function or value | Description |
mergeMap a b
Signature: a:Map<'a,'b> -> b:Map<'a,'b> -> Map<'a,'b>
Type parameters: 'a, 'b |
![]() ![]() Merges two maps favoring values from the second. |
Type extensions
Type extension | Description |
parse(x)
Signature: x:string -> int64 option
|
![]() ![]() CompiledName: |