Skip to main content

split_impl

Function split_impl 

Source
fn split_impl(x: &RValue, f: &RValue) -> Result<RValue, RError>
Expand description

Internal split implementation shared by split() and aggregate().