Dylan K. Taylor 01904adf49 Improve enum implementations, move some components to traits
The reason this uses a trait is because `self` refers to the including class in a trait, which offers a small amount of automatic type safety.
If we had templates or generics, this would be a generic class instead.
2019-03-13 15:10:31 +00:00
..
2019-03-10 19:53:55 +00:00
2019-03-02 10:29:11 +00:00
2019-03-02 10:29:11 +00:00
2019-03-12 19:38:03 +00:00
2019-03-12 19:38:03 +00:00
2019-02-09 19:22:00 +00:00
2019-01-04 23:28:44 +00:00
2019-02-26 15:34:48 +00:00
2019-03-03 21:12:52 +00:00
2019-02-26 19:59:24 +00:00
2019-03-02 10:29:11 +00:00
2019-03-02 10:29:11 +00:00
2019-02-28 19:59:33 +00:00
2019-02-26 19:59:24 +00:00
2019-02-18 20:01:50 +00:00
2019-02-21 10:38:29 +00:00
2019-02-21 10:38:29 +00:00
2019-02-21 10:38:29 +00:00
2019-03-01 19:15:24 +00:00
2019-02-24 10:23:40 +00:00
2018-11-24 19:49:15 +00:00
2019-03-09 16:49:37 +00:00