#root::ops
Fn root/ops/ops.vi:43
trait Fn[F, P, R];
call root/ops/ops.vi:44
fn Fn::call[F, P, R; Fn[F, P, R]](f: F, params: P) -> R;
#root::opsFn root/ops/ops.vi:43trait Fn[F, P, R];
call root/ops/ops.vi:44fn Fn::call[F, P, R; Fn[F, P, R]](f: F, params: P) -> R;