Commits

Dmitri Gribenko committed a8f076d7f01
stdlib: use _precondition(), not precondition() precondition(), when used in the standard library, does not respect the debug/release build setting of the module or application importing the standard library.