Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
どうすればs : Stringの結果をキャストできますか
s : String
s.first()
にString?
String
文字列には機能がありません.first()。ということ.headですか?
.first()
.head
文字列を使用headして返すのは次のように簡単です。
head
s.head.toString