-
-
Notifications
You must be signed in to change notification settings - Fork 6
Properlly deliniate our public API #10
Copy link
Copy link
Closed
Labels
Description
We should decide what's going to be part of our public API before releasing. Things that aren't in the public API should be marked with a _ at the start of their names.
As a start, I propose to keep everything other than replace_*_with_*, named_characters, esc_aliases, generate.rl_inputrc and whatever is used by Mathics core outside of the public API. @rocky @mmatera Thoughts?
Reactions are currently unavailable