|
d63eef3da0
|
Move value.rs to object.rs
|
2017-04-22 09:28:44 -07:00 |
|
|
89279e5a22
|
Convert Value trait to a Object enum; add ObjectPtr type
|
2017-04-21 19:28:39 -07:00 |
|
|
3571fd02c5
|
is_complex(), is_real(), and is_rational() are true if the lower type check is true
|
2017-04-10 10:35:17 -07:00 |
|
|
370083e2f0
|
Break type checks into separate traits
|
2017-04-09 14:08:54 -07:00 |
|
|
c2ac6450ba
|
Clean up some Value/Bool/Char code
|
2017-04-08 16:35:11 -07:00 |
|
|
27f1fb63ea
|
Wholesale move modules from src/types to types/src
|
2017-04-08 16:25:02 -07:00 |
|