Back to Type Challenges

README

questions/00298-medium-length-of-string/README.md

latest1.5 KB
Original Source
<!--info-header-start--><h1>Length of String </h1><blockquote><p>by Pig Fang <a href="https://github.com/g-plane" target="_blank">@g-plane</a></p></blockquote><p><a href="https://tsch.js.org/298/play" target="_blank"></a> &nbsp;&nbsp;&nbsp;<a href="./README.zh-CN.md" target="_blank"></a> <a href="./README.ja.md" target="_blank"></a> <a href="./README.ko.md" target="_blank"></a> </p><!--info-header-end-->

Compute the length of a string literal, which behaves like String#length.

<!--info-footer-start-->

<a href="../../README.md" target="_blank"></a> <a href="https://tsch.js.org/298/answer" target="_blank"></a> <a href="https://tsch.js.org/298/solutions" target="_blank"></a> <!--info-footer-end-->