cd/entity/ByteStringยท homeโ€บ entitiesโ€บ ByteString
grep -l @bytestring /news/*.json | wc -l โ†’ 1

@ByteString

mentions 1 type Organization feed RSS
21:18
2026-05-22
discourse.haskell.org
developer-tools

From-text: type class to convert from Text

A new Haskell package introduces the `IsText` type class with a `fromText` function to simplify conversion from `Text` to other textual data types like `ByteArray`, `ByteString`, and `OsPath`, using Uโ€ฆ

// co-occurs with top 3 entities