You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is as close as I can get to a set of unique names: keys(merge(map(&{&@:null}, people[].name)))
except it seems that I cant use expressions as identifiers even though they resolve to strings.
The text was updated successfully, but these errors were encountered:
This is as close as I can get to a set of unique names:
keys(merge(map(&{&@:null}, people[].name)))
except it seems that I cant use expressions as identifiers even though they resolve to strings.
The text was updated successfully, but these errors were encountered: