enso/lib
Kaz Wesley 4e4a1e1df2
Move TypeSignature into field of Function (#11364)
Move type-signature lines into `Function` field. Also implements #11293.

Stacked on #11346.
2024-10-22 19:50:14 +00:00
..
java Distinguish assignment/thunk by statement context (#11324) 2024-10-18 17:54:55 +00:00
js/runner Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
rust Move TypeSignature into field of Function (#11364) 2024-10-22 19:50:14 +00:00
scala Improve CI feedback when directory is missing (#10608) 2024-10-09 16:58:42 +02: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.