Skip to content

Commit

Permalink
Add hold! documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
cmeiklejohn committed Mar 13, 2013
1 parent a9cf64e commit ce26971
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -33,7 +33,7 @@ The combinators below appear in the order of the appearance of each in the Flapj


F.Event | shafty.core.Event | F.Behavior | shafty.core.Behaviour F.Event | shafty.core.Event | F.Behavior | shafty.core.Behaviour
--------------- | ----------------- | ------------ | --------------------- --------------- | ----------------- | ------------ | ---------------------
sendEvent | send! | startsWith | sendEvent | send! | startsWith | hold!
mergeE | merge! | valueNow | mergeE | merge! | valueNow |
constantE | constant! | changes | changes! constantE | constant! | changes | changes!
bindE | bind! | switchB | bindE | bind! | switchB |
Expand Down

0 comments on commit ce26971

Please sign in to comment.