un_op
conjure_
cp_
core
0.0.1
In conjure_
cp_
core::
ast::
eval
conjure_cp_core
::
ast
::
eval
Function
un_op
Copy item path
Source
pub fn un_op<T, A>(f:
fn
(T) -> A, a: &
Expression
) ->
Option
<A>
where T:
TryFrom
<
Literal
>,