• 0 Posts
  • 2 Comments
Joined 1Y ago
cake
Cake day: Jun 12, 2023

help-circle
rss

IIUC pingora is not standalone, but a set of rust crates? Should be already supported by nixpkgs through rust builders.


I’m not sure I agree that Void is a bottom type. If so, void-functions would never be able to return/terminate. Java’s void is probably more of a unit type.