This website requires JavaScript.
Explore
Help
Sign In
dnrops
/
rocket
Watch
1
Star
0
Fork
You've already forked rocket
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
086160c002
rocket
/
Sources
/
RocketLib
/
Checks
/
Check.swift
5 lines
55 B
Swift
Raw
Blame
History
protocol
Check
{
init
(
)
func
check
(
)
->
Bool
}
Reference in New Issue
View Git Blame
Copy Permalink