They're releasing a movie about the greatest computer scientist of our time.
Name:
Anonymous2013-06-24 11:38
>>99 So your function is if True then id else tail.
No. My function is (if True then (id | tail) else (id | tail)). I.e. a union of types. Like void pointer has type of union of all types.