var stringType = SimpleLinkedList<String>()
var intType = SimpleLinkedList<Int>()
var boolType = SimpleLinkedList<Bool>()
var anyType = SimpleLinkedList<Any>()
...
-
Notifications
You must be signed in to change notification settings - Fork 0
gannasong/SimpleLinkedList
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Generic LinkedList, easy to use in Swift project.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published