On Thu, May 9, 2013 at 10:45 PM, David Korn <[email protected]> wrote: > Subject: Re: [ast-developers] bool type not documented > -------- > >> sh.1 doesn't document the bool type. Is this an oversight or is bool >> still experimental? > > It will be define in the next alpha update.
Erm... one thing which may need documentation is that "bool" returns the strings "true" and "false" when used as string but |1| and |0| when used as arithmetic expression. Otherwise this _may_ cause some confusion... ---- Bye, Roland -- __ . . __ (o.\ \/ /.o) [email protected] \__\/\/__/ MPEG specialist, C&&JAVA&&Sun&&Unix programmer /O /==\ O\ TEL +49 641 3992797 (;O/ \/ \O;) _______________________________________________ ast-developers mailing list [email protected] http://lists.research.att.com/mailman/listinfo/ast-developers
