# Functions
Decode decodes an InternalKey into a keyspan.Span, if it is a range key.
IsRangeKey returns if this InternalKey is a range key.
# Type aliases
Fragmenter exports the keyspan.Fragmenter type.
Key exports the keyspan.Key type.
Span exports the keyspan.Span type.