17. Internal Representation
Mostly, the representation in Purescript data structures can be readily understood from the source code. In this chapter we elucidate some design choices and elaborate some facets.
-
Value Representation – In which we describe how values, represented as strings, are converted and formatted.