Consider turning global/import.ml into a header #1261
cuihtlauac
started this conversation in
Ideas
Replies: 1 comment
-
|
Indeed, consolidating all the strewn-around |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
To reduce the mental load when reading the code, highlighting “something” which looks like
Stdlibbut actually isn't is useful. The moduleImportcould be phased out in three steps:String.cutfrom the package where it's defined and add it as a dependencyStdlibmodules elsewhere, maybe with a renaming (e.g.Acc_biggest)Beta Was this translation helpful? Give feedback.
All reactions