| Copyright | (C) 2014-2016 Ryan Scott | 
|---|---|
| License | BSD-style (see the file LICENSE) | 
| Maintainer | Ryan Scott | 
| Stability | Provisional | 
| Portability | GHC | 
| Safe Haskell | None | 
| Language | Haskell2010 | 
TextShow.Functions
- showbFunction :: (a -> b) -> Builder
 
Documentation
showbFunction :: (a -> b) -> Builder Source
Convert a function to a Builder.
Since: 2