tuned comments;
authorwenzelm
Thu, 04 Jul 2024 19:16:12 +0200
changeset 80503 d59cc10a6888
parent 80496 7958907b959a
child 80504 7ea69c26524b
tuned comments;
src/Pure/General/bytes.scala
--- a/src/Pure/General/bytes.scala	Wed Jul 03 21:54:17 2024 +0200
+++ b/src/Pure/General/bytes.scala	Thu Jul 04 19:16:12 2024 +0200
@@ -1,7 +1,7 @@
 /*  Title:      Pure/General/bytes.scala
     Author:     Makarius
 
-Immutable byte vectors versus UTF8 strings.
+Scalable byte strings, with incremental construction (via Builder).
 */
 
 package isabelle