toN abstract method

N toN(
  1. num n
)

Converts num n to N.

Implementation

N toN(num n);