1. 0.3.0
    Instance MethodJSON

    load(_:as:_:)

    • Available when Element is JSON

    func load<T>(_ index: Int, as _: Bool?.Type, _ body: (Bool) throws -> T) throws -> T?