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
Guppy v1 changes the function/callable model with function item types, a Callable protocol, the Callable type rename to Function, and higher-order functions with unitary modifiers.
Guppy v1 changes the function/callable model with function item types, a
Callableprotocol, theCallabletype rename toFunction, and higher-order functions with unitary modifiers.Relevant PRs:
Callableprotocol guppylang#1929Callabletype guppylang#1860Suggested scope:
control/daggerusage.