Comment on JXA’s Parenthesis ParadoxComments−Sharlin4yIn other words, it has syntactic sugar for lifting a projection into the list functor. Aka fmap.Also, the "x of every y whose z is w" is a list comprehension :)
Comments
In other words, it has syntactic sugar for lifting a projection into the list functor. Aka fmap.
Also, the "x of every y whose z is w" is a list comprehension :)