enso/lib
Hubert Plociniczak efda2cdf31
Empty editions are not parsed as NaN (#6873)
Empty edition (null value) was parsed as NaN, which was confusing. This change correctly detects the case before trying different fallback mechanisms.

Addresses invalid warning mentioned in #6806.
2023-05-30 10:12:39 +00:00
..
rust Coalesce graph editor view invalidations (#6786) 2023-05-29 14:39:20 +00:00
scala Empty editions are not parsed as NaN (#6873) 2023-05-30 10:12:39 +00:00
README.md Add a markdown style guide (#1022) 2020-07-21 13:59:40 +01:00

Libraries

This directory contains the libraries that should remain in this project, but that are not technically part of the main language implementation itself.