Module: BCDD::Contracts

Defined in:
lib/bcdd/ext/contracts.rb

Overview

TODO: Move to bcdd-contract

Constant Summary collapse

NotNil =
contract[-> { _1.nil? and 'cannot be nil' }]