Static Methods
(closer to rex-style)
l
public static Object first(OpenList L)
l
public static OpenList rest(OpenList L)
l
public static boolean isEmpty(OpenList L)
l