map

fun <R> map(mapper: (T) -> R): Tidslinje<R>(source)
fun <R> map(mapper: (Periode, T) -> R): Tidslinje<R>(source)