racket / htdp

Other
93 stars 70 forks source link

Remove the `for-each` document from ISL #211

Closed shhyou closed 1 year ago

shhyou commented 1 year ago

This PR removes the documentation of for-each from ISL+, because it is actually part of ASL.

The new ISL+ for-each doc points to ASL.

mfelleisen commented 1 year ago

I don't recall why for-each exists in ISL+.

In the spirit of Robby the czar of backwards compatibility, I recommend not to remove for-each from ISL+.

shhyou commented 1 year ago

@mfelleisen This PR only changes the document to point to ASL, basically removing examples that do not run. ISL+ itself stays as-is.

shhyou commented 1 year ago

Here is a screenshot of what this PR looks like.

Screenshot of this ISL+ `for-each` documentation PR

mfelleisen commented 1 year ago

Can you send me a link to the screenshot’s content?

mfelleisen commented 1 year ago

Never mind. I misread the email.