Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
m
characters would appear in the output before every colored tokenFormatting.tokenize
and Formatting.format
to a dedicated Formatting.Util
submodule - it is common for users who wish to implement TOKENIZABLE
to open Formatting
, and Formatting.tokenize
would then shadow the user's own function, making it cumbersome if the latter was recursive. This does not affect the Ansifmt
prelude - format
stays available.print_formatted
and the IO
submodule.First pre-release.