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
Compound#defaultCompound("key") = Defaults "key" to blank.
Compound#defaultCompound("key") {} = Defaults "key" to whatever is in the block. If the compound exists, the block won't get called. If it doesn't exist, it'll create the compound off the block.