stringOf

public abstract String stringOf(S s)

Return a string representation of a data item s.

Return

string representation of s.

Parameters

s

data item to represent.