racket/pkgs/racket-test-extra
Ben Greenman cf0c06d810 struct-out: get correct list of super-struct mutators
struct-out was putting the super-struct's accessors into two parts of a
struct-info: the accessor list and the mutator list

this commit puts the accessors only in the accessor list and the
mutators in the mutator list
2018-06-12 08:49:58 -06:00
..
tests struct-out: get correct list of super-struct mutators 2018-06-12 08:49:58 -06:00
info.rkt examples and docs for new define-serializable-cstruct version 2016-06-10 04:34:52 -06:00