Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.

codepointStream

🌌string.codepointStream

the stream instance returned by asCodepoints


redefines stream.hasNext:
does this stream have one more element?


redefines stream.next:
the next element in this stream