Kind/book/String.begin.kind2
2024-03-01 20:40:31 -03:00

3 lines
68 B
Plaintext

String.begin
: ∀(str: String) String
= λstr (List.begin Char str)