Join Slack
Communities
Powered by
Suppose I want, in a certain scope, to use my own ...
# announcements
n
Nir
07/29/2020, 4:47 AM
Suppose I want, in a certain scope, to use my own map function instead of the standard library one. How do I do that?
z
Zach Klippenstein (he/him) [MOD]
07/29/2020, 5:27 AM
Import it instead of the stdlib one
n
Nir
07/29/2020, 2:06 PM
Thanks, was getting confused by unrelated matters. Got it working 🙂
2
Views
Open in Slack
Previous
Next