Lightbug
Packages
GitHub
Search documentation...
⌘
K
Toggle theme
bytes
Functions
byte
s
:
String
->
SIMD[uint8, 1]
bytes
s
:
String
->
List[SIMD[uint8, 1], 1]
bytes_equal
a
:
List[SIMD[uint8, 1], 1]
,
b
:
List[SIMD[uint8, 1], 1]
->
Bool
compare_case_insensitive
a
:
List[SIMD[uint8, 1], 1]
,
b
:
List[SIMD[uint8, 1], 1]
->
Bool
Types
UnsafeString
Implements:
AnyType, Copyable, Movable
Fields
data
UnsafePointer[SIMD[uint8, 1], 0, 0, alignof[::AnyType,__mlir_type.!kgen.target]() if triple_is_nvidia_cuda() else 1]
len
Int
Methods
__init__
to_string
Aliases
Byte
SIMD[uint8, 1]
Bytes
List[SIMD[uint8, 1], 1]
Home
Packages
io
bytes