mirror of
https://github.com/apple/pkl.git
synced 2026-03-29 21:31:51 +02:00
For example, Listing<UInt16> is equivalent to Listing<UInt16>, but not to Listing<UInt32>.
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.