racket / htdp

Other
91 stars 69 forks source link

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

Closed shhyou closed 10 months ago

shhyou commented 10 months 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 10 months 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 10 months 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 10 months ago

Here is a screenshot of what this PR looks like.

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

mfelleisen commented 10 months ago

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

mfelleisen commented 10 months ago

Never mind. I misread the email.