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…
Reference in New Issue