Skip to content

Commit 6fd943d

Browse files
committed
document tc opcode
1 parent 4290125 commit 6fd943d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/ops.markdown

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -567,6 +567,11 @@ If `$length` is specified, only return that many characters. The
567567
numbered variants required the args specified - the unnumbered
568568
version may use either signature.
569569

570+
## tc
571+
* `tc(str $str)`
572+
573+
Return titlecase copy of string.
574+
570575
## x
571576
* `x(str $str, int $count)`
572577

0 commit comments

Comments
 (0)