This repository has been archived on 2025-02-18. You can view files and clone it, but cannot push or open issues or pull requests.
Sebastian Schmidt c980e49014 Add shortcut functions to evaluate Node into value types
+ Add functions `Node::eval_[type]` and `Node::eval_[type]_with_configuration` to evaluate a node directly into a value type

Partially implements #15
2019-03-20 16:57:21 +02:00
..