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
Can the initialize combinators simply know that they're initializers and be placed at the top level? That would remove a level of indenting. I don't think any of the initializers can be used as actions. Or they could use a generic to overload based on whether they get a Daisho or not.
The text was updated successfully, but these errors were encountered:
Can the initialize combinators simply know that they're initializers and be placed at the top level? That would remove a level of indenting. I don't think any of the initializers can be used as actions. Or they could use a generic to overload based on whether they get a Daisho or not.
The text was updated successfully, but these errors were encountered: