soundDefaultContracts.key

soundDefaultContracts

What default contract to use for unspecified library methods.

soundDefaultContracts : { on , off }defined in: soundDefaultContracts.key Line: 2 Offset :4

on

Default contracts for unspecified library methods use the sound default clauses.

off

Unsoundly assume unspecified library methods to have normal behavior and be strictly pure.