github.com/klauspost/co...
github.com/klauspost/co...
if cond {
return trueVal
}
return falseVal
}
At least it is more readable than ? :
if cond {
return trueVal
}
return falseVal
}
At least it is more readable than ? :
Give it a spin: github.com/tinylib/msgp...
Give it a spin: github.com/tinylib/msgp...
libzip.org/news/release...
github.com/ip7z/7zip/re...
libzip.org/news/release...
github.com/ip7z/7zip/re...
kohlschuetter.github.io/blog/posts/2...
kohlschuetter.github.io/blog/posts/2...
GOB would be ok, but registration isn't really feasible in big applications.
GOB would be ok, but registration isn't really feasible in big applications.