vapor-community / path-indexable

A protocol to allow multiple structured format types to all share the same subscript access code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PathIndexable

Swift Build Status CircleCI Code Coverage Codebeat Slack Status

The purpose of this package is to allow complex key path logic to be applied to multiple types of data structures.

This type is used to define a structure that can inherit complex subscripting.

πŸ“– Documentation

Visit the Vapor web framework's documentation for instructions on how to use this package.

πŸ’§ Community

Join the welcoming community of fellow Vapor developers in slack.

πŸ”§ Compatibility

This package has been tested on macOS and Ubuntu.

About

A protocol to allow multiple structured format types to all share the same subscript access code

License:MIT License


Languages

Language:Swift 100.0%