positive function

VARP positive(
  1. VARP x
)

Implementation

VARP positive(VARP x) => F.clone(x);