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

Document PreludeArrays module #365

Open
matil019 opened this issue Aug 5, 2018 · 0 comments
Open

Document PreludeArrays module #365

matil019 opened this issue Aug 5, 2018 · 0 comments

Comments

@matil019
Copy link
Member

matil019 commented Aug 5, 2018

Some modules in the fregedoc has very nice overview. For example, frege.java.util.Regex.

I'd like to have a similar documentation for frege.prelude.PreludeArrays, especially about converting to and from lists and arrays. JArrays already has a detailed documentation on handling Java arrays in Frege, but it doesn't describe the interaction between arrays and lists e.g. how to ArrayOf s a -> ST s [a].

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

No branches or pull requests

1 participant