1. 0.3.0
    Instance MethodJSON

    load(_:as:)

    • Available when Element is JSON

    func load<Binary>(_ index: Int, as _: Binary?.Type = Binary?.self) throws -> Binary? where Binary : BinaryFloatingPoint