1. 0.3.0
    Instance MethodJSON

    load(_:as:_:)

    • Available when Element is JSON

    func load<Binary, T>(_ index: Int, as _: Binary.Type, _ body: (Binary) throws -> T) throws -> T where Binary : BinaryFloatingPoint