ChezScheme icon indicating copy to clipboard operation
ChezScheme copied to clipboard

Chez Scheme

Results 192 ChezScheme issues
Sort by recently updated
recently updated
newest added

The result of `compute-size` appears to include the size of RTDs for user-defined records, but not the sizes of the record types that are used to implement the types which...

Use port-has-set-port-position!? and port-has-port-position? to detect /dev/stdin under Linux, and return #t regardless of whether seek is supported. The /dev/stdin here is only for reference. All programs that do not...