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

Update passing a closure as callback example #313

Merged
merged 1 commit into from
Jan 2, 2019
Merged

Update passing a closure as callback example #313

merged 1 commit into from
Jan 2, 2019

Conversation

nilsding
Copy link
Contributor

This change updates the passing a closure as callback example to the one listed in the API docs for Proc.

Basically... the type of @@box Box(Int32 ->) is actually a Pointer(Void)? now (or maybe it has always been that way?)

This change updates the passing a closure as callback example to the one listed in the API docs for [Proc](https://crystal-lang.org/api/0.27.0/Proc.html).

Basically... the type of `@@box` `Box(Int32 ->)` is actually a `Pointer(Void)?` now.
@RX14 RX14 merged commit a0598a0 into crystal-lang:master Jan 2, 2019
@nilsding nilsding deleted the patch-1 branch January 2, 2019 12:52
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.

2 participants