Commit Graph

4 Commits (79df803e554cab06f835fb729064282b2fd4cc99)

Author SHA1 Message Date
Iskander (Alex) Sharipov 3978ee8254
utils: remove excessive type assertions
Assign type switch variable to get properly-typed value
inside case clauses.

Signed-off-by: Iskander Sharipov <quasilyte@gmail.com>
7 years ago
Emir Pasic 0887bbc9f4 - ToString function to convert to string from any type 9 years ago
Emir Pasic 213367f1ca - replace long bsd text with short in all .go files 9 years ago
Emir Pasic d7a31571cc - add reversible iterators to lists (array list and doubly-linked list)
- documentation and tests updates
9 years ago