Discover Packages
github.com/jayme-github/fritzctl
functional
package
Version:
v1.4.6
Opens a new window with list of versions in this module.
Published: May 6, 2017
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Compose multiple (string) -> (string, error) functions.
Curry a single-arg string -> (string, error) function. The returned value is
effectively a function with no arguments.
FirstWithoutError tries the passed functions in order and returns the first value
obtained without error. If all functions have an error, FirstWithoutError returns
itself an emcompassing error.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.