package
0.0.0-20240816162523-c1683cc9cfe6
Repository: https://github.com/gyuho/learn.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
CommonPrefix returns the longest common leading components among all Data.
CreateData instantiates a set object with initial elements.
CreateData instantiates a set object with initial elements.
No description provided by the author
No description provided by the author
NewData returns a new object of Data.
NewData returns a new Data.
# Structs
Data can contain any type of values, because its data is a slice of interface{} type.
Data is a set of data in map data structure.
No description provided by the author
Element is an element of a linked list.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author