EvalexprResult<T>
Relates to #31
Context
ContextMut
Configuration
Get rid of two different words for the same concept. Relates to #22
* Rename `HashMapConfiguration` to `HashMapContext` * Rename `EmptyConfiguration` to `EmptyContext` * Implement `Context` for both predefined contexts * Update tests and doctests Relates to #22