[Haskell-cafe] Re: Collections

Andrew Coppin andrewcoppin at btinternet.com
Mon Jun 25 15:01:46 EDT 2007


apfelmus wrote:
> Andrew Coppin wrote:
>   
>> I see lots of *trees*, but no general graphs. (As in, *data* structures
>> having cycles in them. My *code* is often cyclic...)
>>     
>
> So what does a compiler do to typecheck it? It represents your code as a
> graph and calculates strongly connected components.
>   

That's quite true - but *I* am not writing a compiler, am I? ;-)



More information about the Haskell-Cafe mailing list