package
0.0.0-20200929032655-f6a69397212e
Repository: https://github.com/sea-project/sea-pkg.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
通用工具类
目录
序号 | 名称 | 描述 |
---|---|---|
1 | conv | 常用类型转换方法 |
2 | intpool | 可以重复利用的big int池 |
3 | math | 数学工具包 |
4 | memory | 该文件主要是关于虚拟机内存的一些操作 |
5 | read | 读取相关工具包 |
6 | stack | 该文件是EVM中关于栈的文件.主要包括栈的定义及其操作 |
7 | time | 时间相关工具包 |