Commit graph

2 commits

Author SHA1 Message Date
234b60dde9 Some spacing tweaks to predicates 2018-08-20 16:31:10 -07:00
beb32bf2ce Bunch of work on types
- Comment out a bunch of types modules for now
- Implement fmt::Display on Object (this breaks the build because Number doesn't
  implement Display yet)
- Move all the Is* traits to predicates.rs

Haven't run tests yet because they won't build...
2017-04-22 09:29:11 -07:00