10 Commits (606214eb664b62587d5fe6b2503ee4a48cc192b7)

Author SHA1 Message Date
Wirawan Purwanto 41079fd92c * sugar: Added is_iterable(). 12 years ago
wirawan 2a30c20a79 * Added dict_islice to support slicing while ignoring non-existing keys 13 years ago
wirawan 3fbc20ddb0 * Correction on notes. 14 years ago
wirawan 5392a71943 * Correcting minor mistake. 14 years ago
wirawan f1b8746147 * Updating Parameters class: now based on dict. 14 years ago
wirawan fcba27ae24 * Added list_join, much like dict_join, except for list. 14 years ago
wirawan ffd21689be * Parameters class: a way to look for parameters in definite search order 14 years ago
wirawan ba3fcb6b6f * Added: dict_join to join several dicts, with keys from latter dicts taking 14 years ago
wirawan 37b556ded8 * Added dict_slice, a slicing tool returning a subset of a given dict 14 years ago
wirawan 5af79a8000 * Syntactic sugars for quick-and-dirty python programming. 15 years ago