Join Slack
Powered by
I have a simple js-object with string keys and val...
# javascript
p
patrickdelconte
08/22/2018, 2:54 PM
I have a simple js-object with string keys and values of an “external interface” type. I would like to use some higher-order functions from the stdlib like maxBy on that structure. How do I get there?
Open in Slack
Previous
Next