30f95832d0
Provides a FilePath datatype and utility functions for operating on it. Unlike the filepath package, this package does not simply reuse String, increasing type safety.
3 lines
168 B
Text
3 lines
168 B
Text
Provides a FilePath datatype and utility functions for operating on
|
|
it. Unlike the filepath package, this package does not simply reuse String,
|
|
increasing type safety.
|