Elektrine lite

← Feed

@slava@mathstodon.xyz

Post #3433327

2026-06-27 19:09 UTC

@joe@f.duriansoftware.com @zwarich@hachyderm.io what if each type had a range of NaN values as well, so that x != x, and uninhabited values were defined and presented that way

Replies (1)

  • @joe@f.duriansoftware.com 2026-06-27 19:13

    @slava@mathstodon.xyz @zwarich@hachyderm.io old: all data is sequences of bytes, compared bytewise, and zero initialized bold: all data is sequences of doubles, compared as floating point values, and NaN initialized

    Open ##3433326