This website requires JavaScript.
Explore
Help
Sign In
suzanne.soy
/
type-expander
Watch
1
Star
0
Fork
0
You've already forked type-expander
Code
Issues
8
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Type expanders (i.e. type-level functions) for Typed/Racket
macros
racket-library
typed-racket
49
Commits
2
Branches
1
Tag
634
KiB
Racket
100%
1455f37350
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Georges Dupéron
1455f37350
Implemented in library: check-equal?-classes:, which tests that elements in the same class are equal?, and elements in distinct classes are not equal?, as well as repeat-stx, which solves the (syntax-parse #'((1 2 3) (x y)) [([a b …] …) #'([(a b) …] …)) problem.
2015-12-11 18:38:32 +01:00
graph
Implemented in library: check-equal?-classes:, which tests that elements in the same class are equal?, and elements in distinct classes are not equal?, as well as repeat-stx, which solves the (syntax-parse #'((1 2 3) (x y)) [([a b …] …) #'([(a b) …] …)) problem.
2015-12-11 18:38:32 +01:00
.gitmodules
Initial commit.
2015-10-21 18:35:42 +02:00