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
This is easy said than done. But you can extend the intermediate type system to capture dynamic effects in the type system so thinks like monkey patching and other dynamic features can be converted into static code.
Monkey patching could be perhaps like effectful type transition (broadening, narrowing).
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
This is easy said than done. But you can extend the intermediate type system to capture dynamic effects in the type system so thinks like monkey patching and other dynamic features can be converted into static code.
Monkey patching could be perhaps like effectful type transition (broadening, narrowing).
Beta Was this translation helpful? Give feedback.
All reactions