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
could be made available.. They borrow the value, cast to the particular object and run a function. In case the object cannot be borrowed or the type doesn't match, an error is generated and thrown.
Many methods in Tokay are currently defined exemplary this way:
The only relevant code implementing the method's functionality is
This could be replaced by a much shorter, nice macro call that could look as something like this:
The following macros are required:
The text was updated successfully, but these errors were encountered: