R. Kent Dybvig

Results 1 issues of R. Kent Dybvig

This pull request extends `define-record-type` with methods, effectively converting `define-record-type` into a class-definition form in support of object-oriented programming. It adds a `define-interface` form and a `define-record-type` `implements` clause to...