Skip to content
This repository has been archived by the owner on Jun 18, 2020. It is now read-only.

aamct2/MCTDataStructures

Repository files navigation

MCTDataStructures

Build Status codecov.io Platform

MCTDataStructures is a library of common data structures written in Swift that are not found in the language by default.

Features

  • Standard Data Structures Following C++ Standard Template Library (STL)
  • Comprehensive Unit Test Coverage
  • Complete Documentation

Requirements

  • iOS 9.0+ / Mac OS X 10.11+
  • Xcode 8.0

Communication

  • If you need help, use Stack Overflow. (Tag 'mctdatastructures')
  • If you'd like to ask a general question, use Stack Overflow.
  • If you found a bug, open an issue.
  • If you have a feature request, open an issue.
  • If you want to contribute, submit a pull request.

License

MCTDataStructures is released under the MIT license. See LICENSE for details.