Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
courses:cs145-201951:labs:lab_2 [2019/02/11 20:27]
pelemieszewski created
courses:cs145-201951:labs:lab_2 [2019/02/18 22:50]
pelemieszewski
Line 4: Line 4:
  
  
-==== Welcome to lab 2the, umm, third lab! ====+==== Welcome to try 2 for lab 2the, umm, third lab! ====
  
-  * We'll implement functions for the relations we defined in class+  * We'll implement functions for the relations we defined a while back
   * DISJOINT? *2   * DISJOINT? *2
   * RANGE   * RANGE
   * INVERSE (i.e. Converse)   * INVERSE (i.e. Converse)
-  * We wil also implement our diy version of reverse and use it as a helper function for Inverse. +  * We will also implement our diy version of reverse and use it as a helper function for Inverse. 
  
 === Procedures === === Procedures ===