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

sort index table and content alphabetically #60

Closed
wants to merge 1 commit into from

Conversation

RichMorin
Copy link

An alphabetic sort reduces the reader's search time from O(N) to O(log N).

@jethrolarson
Copy link
Collaborator

I always felt the list should build up concepts based on approachability.
In sorted order you now have applicative functor and comonad and the top.

On Sun, Jul 24, 2016, 12:36 PM Rich Morin notifications@github.com wrote:

An alphabetic sort reduces the reader's search time from O(N) to O(log N).

You can view, comment on, or merge this pull request online at:

#60
Commit Summary

  • sort index table and content alphabetically

File Changes

Patch Links:

https://github.com/hemanth/functional-programming-jargon/pull/60.patch


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#60, or mute
the thread
https://github.com/notifications/unsubscribe-auth/AAB-4BOt3KF6uUDioqtciLqZBddYJABXks5qY76ogaJpZM4JTphI
.

@hemanth
Copy link
Owner

hemanth commented Jul 25, 2016

Please check #57

@hemanth hemanth closed this Jul 25, 2016
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.

None yet

3 participants