Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
remove ords() from LHF
  • Loading branch information
moritz committed Jul 10, 2011
1 parent cb99254 commit cd4801e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions LHF.markdown
Expand Up @@ -30,7 +30,3 @@ my Int $b = 3; $b = Nil;
Often builtins are only added as methods, even when the corresponding function
should exist. Go through src/core/ and write functions that re-dispatch to the
methods where necessary

## Str.ords

Implement Str.ords and the sub form (returns a list of codepoints)

0 comments on commit cd4801e

Please sign in to comment.