Strings are terrible representations for file paths. You end up having to do way more work to process them when you're passing it around. Extracting extensions, basenames, crawling up the directory chain etc.
-
-
Here’s a Fs (file system) library written in terms of those Paths. Some Fs APIs demand absolute paths but others accept path.t(‘any). Many path operations like “/“ will “preserve” the absoluteness in the resulting paths.https://github.com/facebookexperimental/reason-native/blob/master/src/fs/Fs.rei …
- 1 more reply
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
he/him 