{ example0 = [ True, False ] , example1 = [ True, False ] , example2 = λ(id : ∀(a : Type) → a → a) → id (List Bool) [ True, False ] }