Instance MethodJSON
load(_:as:)
Available when
Element
isJSON
func load<Binary>(_ index: Int, as _: Binary.Type = Binary.self) throws -> Binary where Binary : BinaryFloatingPoint
Available when Element
is JSON
func load<Binary>(_ index: Int, as _: Binary.Type = Binary.self) throws -> Binary where Binary : BinaryFloatingPoint