mirror of
https://github.com/apple/pkl.git
synced 2026-05-26 08:39:23 +02:00
20e7e251ec
Fixes an issue where local members are included in the mapping entry count. Also: avoid re-computing Mapping.length
Core implementation of the Pkl language. Includes Java APIs for embedding the language into JVM applications, and for building libraries and tools on top of the language.