Skip to content

Java interop: type hinting an array #695

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

Closed
wants to merge 1 commit into from
Closed

Conversation

holyjak
Copy link
Contributor

@holyjak holyjak commented Jun 29, 2024

The section on type hints does not make it clear how to do this for arrays (unless you know to look at "Aliases" for the primitive ones), especially for non-primitive ones.

  • Have you read the guidelines for contributing?
  • Have you signed the Clojure Contributor Agreement?
  • Have you verified your asciidoc markup is correct?
The section on type hints does not make it clear how to do this for arrays (unless you know to look at "Aliases" for the primitive ones), especially for non-primitive ones.
@puredanger
Copy link
Member

Hey, thanks for the suggestion. This will actually be different in 1.12 with the new array class syntax and we have some pending doc updates to cover this. Due to that, I’m going to decline this update.

@puredanger puredanger closed this Jun 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants