Files
scryer-prolog/src/lib
Markus Triska 8b7281fad0 ADDED: dif_si/2
Source: https://stackoverflow.com/questions/20223390/prolog-a-person-is-a-sibling-of-himself

In Scryer Prolog, this is actually not needed, since Scryer Prolog provides
dif/2 in library(dif). However, it is still useful to provide dif_si/2 for two reasons:

  1) to more easily port code from systems where only dif_si/2 is available
  2) to provide correct disequality in other systems that adopt this library
2023-04-23 00:37:14 +02:00
..
2023-01-19 21:18:40 +01:00
2023-03-12 16:47:20 +01:00
2023-02-23 00:10:36 +01:00
2023-04-13 23:39:45 +02:00
2023-01-29 22:36:16 +01:00
2023-02-28 22:09:35 +01:00
2023-01-19 21:15:25 +01:00
2023-01-19 21:15:25 +01:00
2023-01-19 21:15:25 +01:00
2023-01-22 17:45:50 +01:00
2023-01-19 21:15:25 +01:00
2023-04-23 00:37:14 +02:00
2023-01-19 21:15:25 +01:00
2022-10-26 23:36:07 -06:00
2023-01-19 21:15:25 +01:00
2023-01-19 21:15:25 +01:00