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 an Extend(...) func for each extendable type
Should be one func type for every type, so there could be a TypeExtension interface with an Extend(..) func
3.4.3
Could be an
Extend(...)
func for each extendable typeShould be one func type for every type, so there could be a
TypeExtension
interface with anExtend(..)
funcIt partially depends on #12
The text was updated successfully, but these errors were encountered: