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

Add tut doc for State (take 2) #384

Merged
merged 1 commit into from
Jun 29, 2015
Merged

Conversation

ceedubs
Copy link
Contributor

@ceedubs ceedubs commented Jun 28, 2015

Fixes #314.

This is a reworked version of #379 based on some feedback I received. It still needs a little work explaining StateT and State's use of Trampoline, but I'd prefer for that to be handled after people are happy with the first part.

If you want to see the formatted version, it's currently posted here. Sorry, I tried to push it to the gh-pages branch on my fork instead of the official repo (again), but still messed it up. It looks like I need to change my git settings, and that it isn't enough to change git.remoteRepo.

It still needs a little work explaining StateT and State's use of
Trampoline.
@codecov-io
Copy link

Current coverage is 56.05%

Merging #384 into master will change coverage by +0.05% by ef1f6a7

Coverage Diff

@@            master    #384   diff @@
======================================
  Files          136     136       
  Stmts         1818    1818       
  Branches        25      25       
  Methods          0       0       
======================================
+ Hit           1018    1019     +1
  Partial          0       0       
+ Missed         800     799     -1

Powered by Codecov

@non
Copy link
Contributor

non commented Jun 29, 2015

👍

This is really great! I think it's a very clear and motivated example.

@tpolecat
Copy link
Member

👍

ceedubs added a commit that referenced this pull request Jun 29, 2015
@ceedubs ceedubs merged commit 7ca3c16 into typelevel:master Jun 29, 2015
@ceedubs ceedubs deleted the state-doc-take-2 branch June 29, 2015 12:58
@aryairani
Copy link
Contributor

I get tripped up on the motivation.
val won’t work, but what about def is = Random.nextLong?
On Mon, Jun 29, 2015 at 08:58 Cody Allen [email protected] wrote:

Merged #384 https://github.com/non/cats/pull/384.


Reply to this email directly or view it on GitHub
https://github.com/non/cats/pull/384#event-342969822.

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.

5 participants