linkedlist.cr
Linked List Implementation for Crystal Programming Language
Installation
Add this to your application's shard.yml
:
dependencies:
linkedlist:
github: scriptnull/linkedlist.cr
Usage
require "linkedlist"
Contributing
Please read CONTRIBUTING.md if you are interested in contributing to the project.
Security
Please report any security vulnerabilities of this project to keybase.io/scriptnull
curl https://keybase.io/scriptnull/pgp_keys.asc | gpg --import
License
Any code inside this repository is Licensed under MIT License