unknown

fun <T> unknown(): Thing<T>

Unknown

A helper method for a creating a blank Thing. This should be used as the default value for the id field of a record class.

Return

a blank Thing

Parameters

T

the type of the thing