*** bb010g has joined #io | 00:11 | |
*** abradley has quit IRC | 02:28 | |
*** gatesphere has quit IRC | 02:57 | |
*** MasterPiece has quit IRC | 03:01 | |
*** MasterPiece has joined #io | 03:02 | |
*** c74d has quit IRC | 03:18 | |
*** c74d has joined #io | 03:22 | |
*** zaquest has joined #io | 04:19 | |
zaquest | hi, are there other types of containers (except List, Map) in Io? For example Map for arbitrary key types (not only string, like python's dict or js's objects), Set? | 04:50 |
---|---|---|
*** whaletechno has quit IRC | 08:29 | |
*** bobry has joined #io | 09:21 | |
*** ElMonkey_ has joined #io | 10:02 | |
*** TheMonkey has quit IRC | 10:05 | |
*** OpenSpace has joined #io | 10:57 | |
*** whaletechno has joined #io | 11:46 | |
*** ijon_ has joined #io | 12:07 | |
jer | zaquest, alas, no. Set is basically however, built into List. for instance, List appendIfAbsent | 13:24 |
jer | it's nvery naive though | 13:24 |
jer | all this said, implementing a proper hash table isn't that hard. Back it by an array, provide a hashing function, insert/lookup/deletion primitives. and you're all set. | 13:25 |
*** pitr-ch_ has joined #io | 13:39 | |
*** pitr-ch has quit IRC | 13:40 | |
*** whaletechno has quit IRC | 14:25 | |
*** ijon_ has quit IRC | 14:29 | |
*** ijon_ has joined #io | 14:29 | |
*** abradley has joined #io | 14:44 | |
*** bobry has quit IRC | 14:46 | |
*** pitr-ch_ has quit IRC | 15:13 | |
*** Raimondi has quit IRC | 15:36 | |
*** Raimondi has joined #io | 15:45 | |
*** whaletechno has joined #io | 16:35 | |
*** pitr-ch has joined #io | 17:12 | |
*** MasterPiece has quit IRC | 17:50 | |
*** Raimondi has quit IRC | 18:00 | |
*** Raimondi has joined #io | 18:05 | |
*** MasterPiece has joined #io | 19:22 | |
*** ijon_ has quit IRC | 20:11 | |
*** whaletechno has quit IRC | 20:21 | |
*** whaletechno has joined #io | 20:22 | |
*** gatesphere has joined #io | 21:18 | |
*** abradley has quit IRC | 21:28 | |
*** stevedekorte has joined #io | 22:07 | |
*** stevedekorte has quit IRC | 22:08 | |
*** stevedekorte has joined #io | 22:18 | |
*** TheMonkey has joined #io | 22:46 | |
*** ElMonkey_ has quit IRC | 22:50 | |
*** stevedekorte has quit IRC | 22:59 | |
*** stevedekorte has joined #io | 23:01 |
Generated by irclog2html.py 2.11.0 by Marius Gedminas - find it at mg.pov.lt!