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

Wrong method signature in docs #9

Closed
Burn0ut07 opened this issue Jul 26, 2012 · 1 comment
Closed

Wrong method signature in docs #9

Burn0ut07 opened this issue Jul 26, 2012 · 1 comment

Comments

@Burn0ut07
Copy link

On the Promising Either page the method signature for extractTemp is said to be extractTemp: (xml: scala.xml.Elem)Promise[Either[String,Int]]while it actually should be extractTemp: (xml: scala.xml.Elem)Either[String,Int]

@n8han n8han closed this as completed in fc285eb Jul 26, 2012
@n8han
Copy link

n8han commented Jul 26, 2012

Thanks Joel!

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

No branches or pull requests

2 participants