Interface for objects that can be converted to a string.
class MyClass implements IToString {} Copy
class MyClass implements IToString {}
v0.0.1
The type of the string
Interface for objects that can be converted to a string.
Example
Since
v0.0.1