[amber-docs] RFR: Update towards-member-patterns.md -- Fixing typos

David Alayachew duke at openjdk.org
Tue Jan 23 11:40:53 UTC 2024


On Tue, 23 Jan 2024 11:33:03 GMT, David Alayachew <duke at openjdk.org> wrote:

> Fixing some typos.

site/design-notes/patterns/towards-member-patterns.md line 495:

> 493: where `String::instanceof` means the same as the previous lambda example.  This
> 494: means that APIs like `Stream` can abstract over conditional behavior as well as
> 495: unconditional.

Whoops, I did not mean to make this change. Lmk if you all want me to fix this, but since it is Markdown, it should not affect the output at all.

-------------

PR Review Comment: https://git.openjdk.org/amber-docs/pull/22#discussion_r1463139445


More information about the amber-dev mailing list