This website works better with JavaScript.
Explore
Help
Sign In
phc
/
posti-dm
Watch
6
Star
2
Fork
You've already forked posti-dm
0
Code
Issues
1
Pull Requests
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35d42b8316
dev
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '35d42b8316'
${ noResults }
posti-dm
/
server
/
util
/
generics.go
7 lines
64 B
Go
Raw
Blame
History
package
util
func
Zero
[
T
any
]
(
)
T
{
var
zero
T
return
zero
}
Reference in New Issue
View Git Blame
Copy Permalink