transform

fun transform(raw: String, transformers: List<StringTransformer>): String

Apply transformers in order