Hyomoto/FAST

Update StringFormatter to 2.5 conventions

todo opened this issue · 1 comments

todo commented

Still requires updating


// @todo Update StringFormatter to 2.5 conventions
// @body Still requires updating
function StringFormatter() constructor {
static format = function( _string ) {
if ( not is_string( _string ) ) { return; }


This issue was generated by todo based on a todo comment in 9ca7b8f. It's been assigned to @Hyomoto because they committed the code.

Addressed in datastructure-rework.