Djinn takes a type, what you have written does not appear to be a type.

  -- Lennart

On Thu, Apr 7, 2011 at 3:35 PM, Martin <[email protected]> wrote:

>
> After reading this post, i can only see a -> b
>
> how to define more specific such as
>
> flow 0 y = y
> flow z flow x, y = flow z+x, y
>
> could you demonstrate using djinn to do above mapping definition
> to generate a function?
>
>
>
> _______________________________________________
> Haskell mailing list
> [email protected]
> http://www.haskell.org/mailman/listinfo/haskell
>
_______________________________________________
Haskell mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to