Fudge
ListEach
.every()
@optics class Foo(val list : List<String>) Foo.list.every(???) // passing ListK.each() doesn't work