It introduces BlueCrow's lazy library in this page.
Code
- BlueCrowUnittest? (5.1, like Perl's Test::More module)
- BlueCrowUtil (5.1)
Test
- BlueCrowUnittestTest?
- BlueCrowUtilTest?
Interface
- table: table.clone table.keys table.spairs table.dump table.save table.load
- hash: hash.marge hash.unmarge hash.fill hash.pick
- string: string.split
- io: io.writeText io.addText io.readText io.readTab io.readCSV
TODO
- io.readCSV can read [[aaa,bbb,ccc]]. but can't read [["aaa","bbb","cc""c"]]
- io.readLines and io.writeLines yet
- table.dump incapacitated to loop: ex. t={loop=t}
- table.load incapacitated to rebuild reference: ex. r={a="a"} t={[1]=r, [2]=r}
- list.* yet
RecentChanges · preferences
edit · history
Last edited October 14, 2006 4:03 am GMT (diff)