Column 6: score; float. From the standard: "the semantics of the score are ill-defined." Tragically, score can be either a float, or not present (".") Totally arbitrarily, we will represent absent as -1 getter
See Implementation
Column 6: score; float. From the standard: "the semantics of the score are ill-defined." Tragically, score can be either a float, or not present (".") Totally arbitrarily, we will represent absent as -1 getter