We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba3460e commit 49baaddCopy full SHA for 49baadd
1 file changed
README.md
@@ -149,6 +149,7 @@ output is shown on the right side after `=>` (default setting) or `->`:
149
"lowercase" => "null"
150
"uppercase" -> "NULL"
151
"camelcase" -> "Null"
152
+ "empty" -> ""
153
154
!!int
155
"binary" -> "0b1", "0b101010", "0b1110001111010"
0 commit comments