MOO-cows Mailing List Archive

[Prev][Next][Index][Thread]

[1.8.0beta2] tiny little bug



I know it doesn't crash, but in the `help tonum()' in lambdacore it says:

    tonum("34")        =>   34
    tonum(" - 34  ")   =>  -34

Well, i tried this:

;tonum(-3.9)
=> -3
;tonum(" - 3")
=> -3
;tonum(" - 3.9")
=> 0

Can the behaviour be changed?

--Kai

------  kais@moo.dds.nl  -----   MacHelp for stupid's    ------
-------  kais@xs4all.net  ---  http://www.dds.nl/~kais/ -------
-------- ledormant@dds.nl  -      LeD@ some moo's      --------




Follow-Ups:

Home | Subject Index | Thread Index