|
|
| version 1.4, 2003/11/06 10:09:33 | version 1.5, 2003/11/06 13:05:18 |
|---|---|
| Line 45 v]}] | Line 45 v]}] |
| ---------------- | ---------------- |
| @main[] | |
| ^test[] | |
| #^memory:compact[] | |
| @test[] | |
| $hf[^hashfile::open[hf]] | $hf[^hashfile::open[hf]] |
| $hf.bomb[$.value[alive]$.expires(1/24/60/60*3)] | |
| =$hf.bomb= | |
| @other[] | |
| $hf.paf[works] | $hf.paf[works] |
| $hf.paf | #clear!^hf.clear[]<br> |
| =$hf.paf= | |
| $hf.pif[pworks] | |
| <hr> | |
| #^hf.delete[paf] | |
| =$hf.paf= | |
| <hr> | |
| hash:<br> | |
| $h[^hf.hash[]] | |
| ^h.foreach[k;v]{ | |
| $k=$v<br> | |
| } | |
| <hr> | |
| hashfile:<br> | |
| ^hf.foreach[k;v]{ | |
| $k=$v<br> | |
| } | |