lua-users home
lua-l archive

Re: Propsoal: a lua dialect without nil

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


On 15 February 2011 06:34, Axel Kittenberger <axkibe@gmail.com> wrote:
> Just wondering, does anyone know of any existing dynamic typed
> language, that has no nulled types?
Scheme. It does have a value called 'null', but this is just a
singleton empty list, and doesn't have other special behaviour.
 henk

AltStyle によって変換されたページ (->オリジナル) /