JSON.Encoder.Helpers (json v1.4.1) View Source

Helper functions for JSON.Encoder

Link to this section Summary

Functions

Given an enumerable that yields tuples of {key, value} encode the enumerable as an object.

Given an enumerable encode the enumerable as an array.

Link to this section Functions

Given an enumerable that yields tuples of {key, value} encode the enumerable as an object.

Given an enumerable encode the enumerable as an array.