On Tue, 30 Mar 2021 at 22:02, Maurizio Cimadamore <maurizio.cimadam...@oracle.com> wrote: > There are also other interesting types to be explored in that domain, > such as Long128, LongDouble (extended precision float) and HalfFloats.
Perhaps it would be beneficial to have a GitHub repo where designs for these could be fleshed out. Kind of like a JSR would do. (For example, Valhalla and OopenJDK will need to agree on naming conventions for the various methods - for example I prefer plus() but others prefer add(). Stephen