semitwistdtools ~master (2015-08-17T23:08:05Z)
Home
Dub
Repo
ctfe_pad
semitwist
util
ctfe
Undocumented in source. Be warned that the author may not have intended to support it.
T
[]
ctfe_pad
(T[] str, int length, T[] padChar)
T
[]
ctfe_pad
(
T
)
(
T
[]
str
,
int
length
,
T
[]
padChar
= " "
)
T
[]
ctfe_pad
(T[] str, int length, bool padLeft, T[] padChar)
Meta
Source
See Implementation
semitwist
util
ctfe
functions
ctfe_find
ctfe_isWhite
ctfe_iswhite
ctfe_join
ctfe_pad
ctfe_repeat
ctfe_split
ctfe_strip
ctfe_stripl
ctfe_stripr
ctfe_subMapJoin
ctfe_substitute
ctfe_to