You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
e79a2cc397
Otherwise this package's implementation would be using the planet package -- and causing users of this package to download the planet package -- which doesn't seem right. Furthermore, my understanding is that it's preferable within a package to use a relative require -- like `(require "main.rkt")` -- instead of requiring the collection itself -- like either of `(require describe)` or `(require (planet williams/describe/describe))`. So even if this were still a planet package, I think this would be a good change to make. |
10 years ago | |
---|---|---|
describe | 10 years ago | |
.gitignore | 11 years ago | |
README.md | 11 years ago | |
info.rkt | 11 years ago | |
license.txt | 11 years ago |
README.md
describe
Mirror of describe