class Show a where
The Show
type class represents those types which can be converted into a human-readable String
representation.
While not required, it is recommended that for any expression x
, the string show x
be executable PureScript code which evaluates to the same value as the expression x
.
Show Unit
Show Boolean
Show Int
Show Number
Show Char
Show String
(Show a) => Show (Array a)
Show (Proxy a)
Show Void
(Nub rs rs, RowToList rs ls, ShowRecordFields ls rs) => Show (Record rs)
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4