Categorygithub.com/ChenzDNA/gtools
repositorypackage
0.0.3
Repository: https://github.com/chenzdna/gtools.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

gtools

go 语言的小工具 / gadget for golang

函数或数据结构 / function or data structure

  • prints

    • prints.ExpPrintln(a ...any)

      逐行打印各参数的表达式和参数的值

      Print the expression of each parameter and the value of the parameter line by line

  • contains

    • contains.BitList

      按位存储的列表

      Bitwise stored list

    • contains.HuffTree

      哈夫曼树

      Huffman tree