Skip to content

benoitletondor/SwiftMap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwiftMap

SwiftMap is an implementation of HashMap made in Swift. This is a simple playground I made to play with Swift and some hash stuff.

SwiftMap is made using Swift 3 and rely on Swift build tools to be executed.

This implementation is (greatly) inspired by Java implementation of the Map and doesn't try to invent anything new.

Disclaimer

This is a playground project I made only for test purpose, it's not intented for production and I'm not responsible of any bug you may found.

Licence

Sources are availables under the Apache 2 licence (See LICENSE for details).

About

An HashMap implementation in Swift 3

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages