Skip to content

Commit 21ab8b5

Browse files
committed
Cool: add missing methods as a TODO comment
1 parent e440b26 commit 21ab8b5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

lib/Type/Cool.pod

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,10 @@ L<Unicode code points|https://en.wikipedia.org/wiki/Code_point>.
346346
=begin comment
347347
348348
TODO: sech, asech, cosech, acosech, cotanh, acotanh, cis, roots, log10,
349-
unpolar, floor, ceiling, truncate
349+
unpolar, floor, ceiling, truncate, fmt, substr, substr-rw, uc, lc, tc,
350+
tclc, wordcase, chomp, chop, chrs, filp, trans, index, rindex, ords,
351+
split, match, comb, lines, words, subst, sprintf, printf, samecase, path,
352+
trim, trim-leading, trim-trailing, EVAL
350353
351354
=end comment
352355

0 commit comments

Comments
 (0)