[mercury-users] field selection...possible complication
Terrence Brannon
princepawn at earthlink.net
Thu Jan 1 13:30:02 AEST 1970
I didn't read further down to the examples section, sorry... here is
the answer to my question.
name(employee) is one of the automatically generated selectors for
type employee. age(employee) is another... BUT: this got me
thinking. What if I have a "database" of age assertions:
:- age(12).
:- age(24).
then possibly these would conflict with the automatically created
field accessor? probably not, because of type, right?
--------------------------------------------------------------------------
mercury-users mailing list
post: mercury-users at cs.mu.oz.au
administrative address: owner-mercury-users at cs.mu.oz.au
unsubscribe: Address: mercury-users-request at cs.mu.oz.au Message: unsubscribe
subscribe: Address: mercury-users-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------
More information about the users
mailing list