:?=
should return None
if right-hand argument JSON is empty
#97
Labels
:?=
should return None
if right-hand argument JSON is empty
#97
Moved from #93 comments:
Change
:?=
operator to acceptJson
entities as right-hand arguments and returnNone
if given right-hand argument is empty JSON.Example:
See also: #93 (comment)
The text was updated successfully, but these errors were encountered: