ext

Helper for creating an Ext.

Returns either Ext!char, Ext!wchar or Ext!dchar depending on the type of string given.

ext
(
T
)
(
T str
)
if (
isSomeString!T
)

Meta