lambda
lambda copied to clipboard
Design and implement symbols
This is marked as a bug because at the very least they need to be handled by the unmarshaller (i.e. typeof value === 'symbol'
).
Obsoleted by #89?