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 cast(noSideEffect) to debugPrint #16

Merged
merged 1 commit into from
Aug 23, 2021
Merged

add cast(noSideEffect) to debugPrint #16

merged 1 commit into from
Aug 23, 2021

Conversation

Clonkk
Copy link
Contributor

@Clonkk Clonkk commented Aug 22, 2021

Regarding #15 I think it's as simple as this.

gcSafe is for using print in threads while noSideEffects for using it in funcs.

@treeform treeform merged commit e3023d6 into treeform:master Aug 23, 2021
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