Kind2/base/List/or.kind
Rígille Scherrer Borges Menezes b01874a713 erase types
this commit was done using @elmattic's script
https://gist.github.com/elmattic/e3817b670a53bea45e846312809319cf
2021-04-19 14:28:03 -03:00

3 lines
57 B
Plaintext

List.or(list: List<Bool>): Bool
List.any!((x) x)(list)