Skip to Content.
Sympa Menu

k-user - [[K-user] ] Effects of concatenating K Maps, freshness operator

k-user AT lists.cs.illinois.edu

Subject: K-user mailing list

List archive

[[K-user] ] Effects of concatenating K Maps, freshness operator


Chronological Thread 
  • From: Eric Huber <echuber2 AT illinois.edu>
  • To: k-user AT lists.cs.illinois.edu
  • Subject: [[K-user] ] Effects of concatenating K Maps, freshness operator
  • Date: Sun, 1 May 2016 19:09:18 -0500

Hi, I am just wondering what exactly happens when you concatenate K
Map built-ins. It seems that concatenating a new mapping to an
existing Map hides any existing mapping with the same key, but does it
make a difference if the concatenation is done with the "new" mapping
on the left or right of the other Map?

Also, when the "!" operator is used to generate an identifier with
freshness constraints, what determines the range of identifiers for
which the freshness is guaranteed?

Thanks,
Eric Huber



Archive powered by MHonArc 2.6.16.

Top of Page