expressive/src/value
Sebastian Schmidt e6c19077b6 Implement value decomposition API
* Removed expect_... methods and replaced them with .as_...() methods. This removes the need to import the free-standing methods every time and makes the code cleaner.
 * Changed all the examples appropriately.

Implements #53
2019-08-29 08:56:49 +03:00
..
display.rs Format code 2019-04-26 17:37:59 +02:00
mod.rs Implement value decomposition API 2019-08-29 08:56:49 +03:00
value_type.rs Add Value::Empty and ValueType::Empty 2019-03-28 09:56:44 +01:00