Package (matching)

- Added
feature/structural_typing
Tristan B. V. Kildaire 5 months ago
parent b6551014a9
commit 2685fe918e

@ -0,0 +1,8 @@
/**
* Structural typing mechanism
*
* Authors: Tristan Brice Velloza Kildaire (deavmi)
* Date: 16th of Janurary 2025
module tlang.compiler.typecheck.matching;
*/
Loading…
Cancel
Save