json v1.2.3 JSON.Encoder.Helpers 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.