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
we can allow omitting redundant typename and objectname in places it can be inferred from the key. In later versions these could be distinct, but here they can't be
alsoPackType can be patched onto the object directly
The text was updated successfully, but these errors were encountered:
Based on our current usage it seems like we can just have a single pure
build
function. (We should also still have stateful builder pattern).notice:
alsoPackType
can be patched onto the object directlyThe text was updated successfully, but these errors were encountered: