Skip to content

Conversation

aharrison24
Copy link
Contributor

I have a few more, but they make more invasive changes. I'll raise separate PRs for those.

4. `reference`: the type of a reference to the value.
5. `pointer`: the type of a pointer to the value.
&nbsp;&nbsp;&nbsp;4. `reference`: the type of a reference to the value.<br/>
&nbsp;&nbsp;&nbsp;5. `pointer`: the type of a pointer to the value.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does inserting an additional line break instead of <br/> work? I would like to avoid HTML if possible.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It works, but looks a bit weird, because the spacing isn't the same as with a normal list. I think it's probably best if you try both ways and make a call.

09_iterators.md Outdated
The compiler should generate equality,
and it could generate inequality using
[lexographical][lex] ordering.
[lexicoographical][lex] ordering.
Copy link
Owner

@justinmeiners justinmeiners Oct 3, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lexicographical. Looks like you have two o's.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops! Will fix!

@justinmeiners
Copy link
Owner

I merged this in manually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants