This website requires JavaScript.
Explore
Help
Sign In
deac
/
functional
Archived
Watch
1
Star
0
Fork
You've already forked functional
0
Code
Issues
Pull requests
Releases
Wiki
Activity
more example in README.md... 2 spaces replaced
Browse source
...
This commit is contained in:
Denis Knauf
2010-06-23 17:01:43 +02:00
parent
a5b273033b
commit
275183d346
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show stats
Download patch file
Download diff file
Expand all files
Collapse all files
2
README.md
Unescape
Escape
View file
@ -21,7 +21,7 @@ Usage
@i
+=
@step
@i
+=
@step
end
end
end
end
end
end
Functional.new( Sequence.new).
Functional.new( Sequence.new).
select {|i| i.even? }.
select {|i| i.even? }.
Reference in a new issue
Repository
deac/functional
Title
Body
Create issue