Swiftpack.co - swift-tree/BinaryTree as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by swift-tree.
swift-tree/BinaryTree 1.0.6
A value-typed binary tree data structure in swift
⭐️ 0
🕓 22 weeks ago
.package(url: "https://github.com/swift-tree/BinaryTree.git", from: "1.0.6")

BinaryTree

A value-typed binary tree in Swift. See tests to learn how to use it.

Swift Package Manager

The Swift Package Manager automates the distribution of Swift code. To use BinaryTree with SPM, add a dependency to your Package.swift file:

let package = Package(
    dependencies: [
        .package(url: "https://github.com/swift-tree/BinaryTree.git", ...)
    ]
)

Erk Ekin

GitHub

link
Stars: 0
Last commit: 22 weeks ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Dependencies

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics