issues
search
EmbarkStudios
/
cervo
Utility wrappers for tract
Apache License 2.0
40
stars
1
forks
source link
Cleanup API (fixes #15)
#18
Closed
tgolsson
closed
2 years ago
tgolsson
commented
2 years ago
The following cleanups were made:
Cleanup naming of Inferer kinds (#15) and harmonize naming patterns
Convert raw builders to a builder API (somewhat shared)
An inferer extension trait for easily adding noise
Fix docs so they show up
Cleanup core prelude
as_nnef -> to_nnef as it doesn't borrow
The following cleanups were made: