enum NDArrayParserError
s5Utils18NDArrayParserErrorO
5YKT7
import Utils
case unrecognizedToken(String)
protocol Error : Sendable
A type representing an error value that can be thrown.
protocol Sendable
var localizedDescription: String { get }
Retrieve the localized description for this error.