about summary refs log tree commit diff stats
path: root/modal/logic.modal
blob: bdc5c091c7bfd36ff34bdbd0df6d8461e4e7ced4 (plain) (blame)
1
2
3
4
5
<> (eq ?x ?x) (#t)
<> (eq ?x ?y) (#f)

.. (eq fox bat)
.. (eq bat bat)