quasilyte/goism

Integer constants with at least 256 bits

Closed this issue · 1 comments

Currently, sexpconv does not handle them and panics on inexact extraction.

Should check when those panic can trigger.
Constants of high precision are provided by go package.