Skip to content

Remove references to codePointToInt#135

Merged
thomashoneyman merged 1 commit intopurescript:masterfrom
emiel:codepoint-example-fix
Dec 2, 2020
Merged

Remove references to codePointToInt#135
thomashoneyman merged 1 commit intopurescript:masterfrom
emiel:codepoint-example-fix

Conversation

@emiel
Copy link
Contributor

@emiel emiel commented Dec 2, 2020

The codePointToInt function is no longer available but is still
referenced in a few documentation examples. Here we replace it with
fromEnum.

The `codePointToInt` function is no longer available but is still
referenced in a few documentation examples. Here we replace it with
`fromEnum`.
@thomashoneyman thomashoneyman merged commit 52cae45 into purescript:master Dec 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments