heh icon indicating copy to clipboard operation
heh copied to clipboard

A programming language with infinite arrays

Results 2 heh issues
Sort by recently updated
recently updated
newest added

Hi, just dropping this here to let you know there is a bug in your implementation of ordinal `divmod`, `ordinals.ml:187` should probably be the ratio of the two different coefficients.

Consider the following Heh program: ``` letrec t = imap [omega] { [0]

bug