makeInt

abstract fun makeInt(i: BigInteger): SExpr(source)
abstract fun makeInt(i: Long): SExpr(source)