this is a general and low-priority (for the 2.0 la...
# development
h
this is a general and low-priority (for the 2.0 launch) observation, but it seems to me like it would be nice if we could consolidate the various
lift_
methods defined rather haphazardly in
<http://nodes.rs|nodes.rs>
maybe these should be
&self
methods on
Value
and defined in
<http://core.rs|core.rs>
w
another alternative would be to define them as classes on the Rust side. would make API docs a bit more challenging, but maybe not too much.