
Note to self: Remember to exclude source snippets from hyphenate in pollen

otherwise copy and pasting code is one confusing hell

In the documentation for prop:custom-write
and prop:equal+hash
, it says that they are “deprecated”. In some languages, this means that they are intended to be removed in the future and you should absolutely avoid using them and migrate existing code away. I have gotten the impression that that isn’t what “deprecated” means here for those two struct-type-properties.
So what does it mean in this context?

On both of those it looks like @stamourv was the one to introduce that word in these two commits: - custom-write
https://github.com/racket/racket/commit/cee88f05dd29c99f9edf7051401bfb6434780b64 - equal+hash
https://github.com/racket/racket/commit/390cd02b52648637802b3a72af95355e13bfde2c