Ex Contract v0.1.2 ExContract.Assert View Source
This module is not meant to be used directly by client code. This is an implementation module used
by ExContract
used for implementing checking of conditions in ExContract.requires/1
,
ExContract.ensures/1
, ExContract.check/1
, and ExContract.fail/1
macros.