Namespace: Fleece
Assembly: Fleece.FSharpData.dll
Parent Module: FSharpDataFunction or value | Description |
|
|
|
|
|
|
Type extension | Description |
Full Usage:
this.ToArray()
Parameters:
unit
Returns: 'T[]
|
Extended Type:
|
Full Usage:
JsonHelpers.jsonObjectOfJson ()
Parameters:
unit
Returns: JsonValue -> Result<JsonObject, DecodeError>
|
Extended Type:
|
|
Extended Type:
|
Full Usage:
JsonHelpers.jsonOfJsonObject o
Parameters:
IReadOnlyDictionary<string, JsonValue>
Returns: JsonValue
|
Extended Type:
|