Created
October 9, 2018 22:16
-
-
Save kutyel/be0413beaabdf9473751a8f9f97e9483 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
let city = cities->Belt.List.getBy(x => x.id == cityId); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment