codereport / jsource

J Language Source Code. Livestream links ⬇️
https://www.youtube.com/playlist?list=PLVFrD1dmDdvfVhYLU_iKkV67X9XqCJLWe
Other
38 stars 20 forks source link

Remove xnum support from roll & deal #146

Closed juntuu closed 3 years ago

juntuu commented 3 years ago

Roll and deal (?, ?.) no longer support extended numbers (? 2x) or rationals (? 2r1), but result in domain error.

Working towards #111