Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor doc fixes and notes #1

Merged
merged 1 commit into from
Nov 17, 2014
Merged

Minor doc fixes and notes #1

merged 1 commit into from
Nov 17, 2014

Conversation

yatesco
Copy link
Contributor

@yatesco yatesco commented Nov 17, 2014

Hi, Aaron, I noticed a few typos whilst reading your front page, that's all.

@@ -94,6 +94,8 @@ You should be able to see fairly smooth animations with thousands of points (n >

Fundamentally, cursors are based on [lenses](https://speakerdeck.com/markhibberd/lens-from-the-ground-up-in-clojure). That means that you can pass any arbitrary getter (of the form `(fn [parent-state])`) and setter (of the form `(fn [parent-state cursor-state])`) and the cursor will handle it.

(CY: NOTE: the following clojure code doesn't compile...)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

print-number and parse-number are imaginary functions... I should change it something that uses real functions...!

aaronc added a commit that referenced this pull request Nov 17, 2014
Minor doc fixes and notes
@aaronc aaronc merged commit 0a8d1ab into aaronc:master Nov 17, 2014
@aaronc
Copy link
Owner

aaronc commented Nov 17, 2014

Thanks!

@yatesco
Copy link
Contributor Author

yatesco commented Nov 17, 2014

My pleasure :).
On 17 Nov 2014 21:12, "Aaron Craelius" notifications@github.com wrote:

Thanks!


Reply to this email directly or view it on GitHub
#1 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants