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/scribblings
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
..
txexpr.scrbl Expose deleted-signal with docs correction 5 years ago