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
Allow to a bound std::function / lambda as selector
The prototype would be std::function<Node(Node)>, the returned node would be the selector result.
Make sure errors in the implementation propagate as intended, and set correct Scanner diagnostics