struct

Nucleoc::Match

Inherits Struct < Value < Object

Metadata for a match (score and index).

Constructors

new(score : UInt16, idx : UInt32)
Source

Instance methods

score
Source