Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an API and a <Make> function #1

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

aplteam
Copy link

@aplteam aplteam commented Nov 22, 2024

  • The package now offers just its public interface, making the rest a black box.

    Note that the result of the (newly introduced) function Public defines what the public interface is.

  • Namespace Admin with a function Make added.

    This required a change in the structure of the project.

    One can now ask Cider for how to build a new version:

          ]Cider.Make
    #.Sort.Admin.Make 1 ⍝ Execute this for creating a new version
    

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant