Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add a LHF for Str.chomp.
  • Loading branch information
pmichaud committed Jul 5, 2011
1 parent 86ff74d commit 4353c16
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions LHF.markdown
Expand Up @@ -8,6 +8,9 @@ Note - do not just copy stuff from the master setting! Often things
need to be done differently in the "nom" branch, to take advantage of
new possible performance.

## chomp
Fix Str.chomp to work with strings of less than 2 characters.

## Basic IO
the stat calls should be pretty straight-forward to port from master

Expand Down

0 comments on commit 4353c16

Please sign in to comment.