Document

fun Document(value: Number): Document

Construct a Document from a Number of arbitrary precision.


fun Document(value: String): Document

Construct a Document from a String.


Construct a Document from a Boolean.


Construct a Document from a List.


Construct a Document from a Map.