:: Either a b -> a package:either-unwrap

The fromLeft function extracts the element out of a Left and throws an error if its argument take the form Right _.