Skip to content
  • jschwe's avatar
    Cleanup (#66) · 353427d5
    jschwe authored
    * Fix some typos
    
    * Fix linter warning: Function returns () instead of !
    
    * Replace assert!(x == y) with assert_eq!(x,y)
    353427d5