git.fiddlerwoaroof.com
types.lisp
b7739814
 (in-package :fwoar.cl-git.types)
 
 (deftype octet ()
   '(unsigned-byte 8))