This website requires JavaScript.
Explore
Help
Sign In
suzanne.soy
/
scribble-enhanced
Watch
1
Star
0
Fork
0
You've already forked scribble-enhanced
Code
Issues
1
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
Enhancements for the scribble language (a documentation language based on Racket)
racket-library
49
Commits
2
Branches
3
Tags
8.8
MiB
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