Join Slack
Powered by
<@U0B8ZP13Q>: The preconditions one isn't an exten...
# announcements
a
andrewoma
10/24/2015, 11:34 PM
@cedric
: The preconditions one isn't an extension function so they shouldn't clash at all.
error(...)
will always call the preconditions one and
foo.error(...)
will always call your extension function.
Open in Slack
Previous
Next