TouK/nussknacker

Extend capability to type maps with non string keys

Closed this issue · 0 comments

💥 Proposal

Currently when one try to display map with keys other than string, then evaluation yields:

"Variable is evaluated but cannot be displayed correctly:"

I propose to expand this to encode such map as JSON with stringified keys.