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

Remove dependency on Lazy.jl #323

Closed
pdeffebach opened this issue May 23, 2024 · 1 comment · Fixed by #324
Closed

Remove dependency on Lazy.jl #323

pdeffebach opened this issue May 23, 2024 · 1 comment · Fixed by #324

Comments

@pdeffebach
Copy link
Contributor

Lazy.jl commits some type piracy. See this discourse thread. It also doesn't appear to be maintained. Also see source code here.

I don't know the extent of how Blink.jl uses Lazy.jl, though. But it seems worth flagging.

@simsurace
Copy link
Contributor

Its only Lazy.@init and Lazy.@errs, I opened a PR to remove it and replaced these two macros.

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 a pull request may close this issue.

2 participants