Home
last modified time | relevance | path

Searched defs:IoList (Results 1 – 2 of 2) sorted by relevance

/dports/lang/io-devel/io-9bfac31d/libs/iovm/source/
H A DIoList.c276 IO_METHOD(IoList, with) in IO_METHOD() argument
295 IO_METHOD(IoList, indexOf) in IO_METHOD() argument
344 IO_METHOD(IoList, size) in IO_METHOD() argument
353 IO_METHOD(IoList, at) in IO_METHOD() argument
366 IO_METHOD(IoList, first) in IO_METHOD() argument
377 IO_METHOD(IoList, last) in IO_METHOD() argument
420 IO_METHOD(IoList, slice) in IO_METHOD() argument
475 IO_METHOD(IoList, each) in IO_METHOD() argument
736 IO_METHOD(IoList, pop) in IO_METHOD() argument
791 IO_METHOD(IoList, atPut) in IO_METHOD() argument
[all …]
H A DIoList.h21 typedef IoObject IoList; typedef