Function i16
pub const fn i16<B>(n1: i16, n2: i16) -> Result<i16, RawBoundsError<B>>
where
B: Bounds<Primitive = i16>,
i16pub const fn i16<B>(n1: i16, n2: i16) -> Result<i16, RawBoundsError<B>>
where
B: Bounds<Primitive = i16>,