Declaration

func otherBluesError() throws -> [NSNumber]

Declaration

- (NSArray<NSNumber *> *) otherBluesError:(NSError **) error;

Declaration

otherBluesError_() -> tuple[list[NSNumber], NSError]