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.
txexpr/txexpr
Sage Gerard 6226db2ceb Expose deleted-signal with docs correction
The docs say that `(λ (x) null)` is the default `replace-proc` for `splitf-txexpr`.
This disagrees with the code, which uses `deleted-signal`. Since there
is a use case for conditionally removing elements, `(provide
deleted-signal)` and correct the docs.
5 years ago
..
private make txexpr a match-expander (#8 that fixes #7) 6 years ago
scribblings Expose deleted-signal with docs correction 5 years ago
test make txexpr a match-expander (#8 that fixes #7) 6 years ago
unstable reorg source 8 years ago
base.rkt Expose deleted-signal with docs correction 5 years ago
check.rkt neater 6 years ago
info.rkt Add txexpr/stx module (#5) 6 years ago
main.rkt style 6 years ago
stx.rkt provide `txexpr/stx` from `txexpr/main` 6 years ago