Skip to content

Commit

Permalink
A couple more bits of LHF to nom.
Browse files Browse the repository at this point in the history
  • Loading branch information
jnthn committed Jun 14, 2011
1 parent 297e88c commit dbbd98d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions LHF.markdown
Expand Up @@ -7,3 +7,10 @@ you commit; maybe announce on #perl6 that you're working on it too.
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.

## ACCEPTS
Add ACCEPTS methods to various of the built-in types.

## Basic IO
While the iterator-y bits can't be done yet, adding back open and some
of the IO class should be do-able.

0 comments on commit dbbd98d

Please sign in to comment.