Columnator

class Columnator(heading1: String, heading2: String, maxField: Int, separation: Int)
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(texts: List[List[(String, String)]])(using Context): String