Re: [stack] function "adjoinment"?

John Nowak <[email protected]> Wed, 3 Feb 2010 01:14:22 -0500
Newsgroups gmane.comp.lang.concatenative
Message-ID <[email protected]>
On Jan 31, 2010, at 6:22 PM, John Nowak wrote:

> We're familiar with the notion of function composition:
>
>    (a -> b) -> (b -> c) -> (a -> c)
>
> However, is anyone familiar with a notion of function "adjoinment"?

For what it's worth, I've asked a similar question on LtU to cast a  
wider net:

http://lambda-the-ultimate.org/node/3803

- jn