You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't think this particular problem should be in the readme. It's not a nimpy issue after all. Though it could be mentioned in callMethod documentation, which doesn't exist, PRs are welcome :)
Due to limitation of the upstream semcheck and early symbol resolution, you cannot call a wrapped function in generic proc.
See https://forum.nim-lang.org/t/6321#38994
The text was updated successfully, but these errors were encountered: