From 21fcc3507abeb4003057f14f7550b0cf6519c1e8 Mon Sep 17 00:00:00 2001 From: superfunc Date: Wed, 6 Sep 2017 13:55:39 -0700 Subject: Update doc for json.to() with limitation (#6334) --- lib/pure/json.nim | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/pure') diff --git a/lib/pure/json.nim b/lib/pure/json.nim index 8c687a8d1..03140e95d 100644 --- a/lib/pure/json.nim +++ b/lib/pure/json.nim @@ -1740,6 +1740,7 @@ macro to*(node: JsonNode, T: typedesc): untyped = ## ## * Heterogeneous arrays are not supported. ## * Sets in object variants are not supported. + ## * Not nil annotations are not supported. ## ## Example: ## -- cgit 1.4.1-2-gfad0