With the merging of my Swift 2 pull request #24 the documentation comments are now out of date.
Mainly the Result<T> type is now completely removed an replace by Swift 2 style throws.
Also there's a bunch of commented out code, this should either be removed or fixed.