3 Commits (e379c7e8261169e7315a0d17c4df3393a9027b94)

Author SHA1 Message Date
Edward L Platt f6ec88e682 Move ^cell and ^attenuated to utils. 2 years ago
Edward L Platt 5444c0654e Add group-by to utils.
* Applies a procedure to each element of a list and returns an association list mapping the procedures return value to a list of the elements that produce that return value.
2 years ago
Edward L Platt 3c73fd46dd Move utility functions to separate module. 2 years ago