@@ -4,8 +4,6 @@ A trait/typeclass system for Chicken Scheme, inspired by [*Type Classes Without
I prefer the name *typeclass*, but there has been an egg named typeclass already. So I borrowed the word *trait* from Rust.
-Code is hosted on [SourceHut](https://git.sr.ht/~mistivia/trait).
-
## API
### define-trait