unit() now asserts error for zero-length vector unless dflt= arg is given.

This commit is contained in:
Garth Minette
2020-07-10 00:03:55 -07:00
parent a0d8c0a5c3
commit dde616dad5
5 changed files with 53 additions and 45 deletions

View File

@@ -8,7 +8,7 @@
//////////////////////////////////////////////////////////////////////
BOSL_VERSION = [2,0,389];
BOSL_VERSION = [2,0,390];
// Section: BOSL Library Version Functions