`<A> fun List<A>.id() = this.map { it ...
# arrow
p
<A> fun List<A>.id() = this.map { it }