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
The text was updated successfully, but these errors were encountered:
marcoct
changed the title
Map is not callable
The generative functions returned by map and unfold and recurse are not callable.
Feb 21, 2019
marcoct
changed the title
The generative functions returned by map and unfold and recurse are not callable.
Generative functions returned by map and unfold and recurse are not callable.
Feb 21, 2019
Note that this cannot currently be implemented generically for all generative functions, because GenerativeFunction is an abstract type: JuliaLang/julia#14919
All generative functions should be callable.
The text was updated successfully, but these errors were encountered: