teikalang / teika

MIT License
324 stars 7 forks source link

teika: rename random functions #167

Closed EduardoRFS closed 1 year ago

EduardoRFS commented 1 year ago

Goals

Avoid name conflicts and follow a convention.

Context

The first four commits were made to enforce the naming convention of prefixing names to disambiguate between two different types. Here tt_ for term, tpat_ for typedpat and `tp` for core_pat.