xsl-list
[Top] [All Lists]

Re: [xsl] RM: RFC: Instrinsically-defined maps?

2014-04-16 09:07:10

It would be nice to be able to have the features of all 3 in a single
type.... in other words a memo-function whose stored keys you could
retrieve.

Doesn't this make the result dependent on order of execution? 

Given the expression

f(1), f(2), keys(f#1), f(3), f(4)

are you expecting that keys(f#1) will return (1,2)? If so, that's certainly 
non-deterministic.

Michael Kay
Saxonica



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--


<Prev in Thread] Current Thread [Next in Thread>