• Python to Haskell converter

    From Vishal Kumaran@21:1/5 to All on Thu Nov 17 01:52:31 2022
    # check for a deflection at next position
    if self.check_for_deflection(current_ray, next_position) is not False:
    current_ray.deflect(self.check_for_deflection(current_ray, next_position))

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)