This website requires JavaScript.
Explore
Help
Sign In
tangping
/
goProject
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ccd2c530cf58c1e7f1aa145a631a6d595ee456fc
goProject
/
.svn
/
pristine
/
b9
/
b91d52178b3aa8d56c652daf9e7392072a05089b.svn-base
T
6 lines
62 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Apply .gitignore rules
2025-01-06 16:21:36 +08:00
package mathUtil
type IWeight interface {
GetWeight() int
}
Reference in New Issue
Copy Permalink