jonase / learndatalogtoday

Interactive Datalog Tutorial
Eclipse Public License 1.0
347 stars 52 forks source link

Is this a bug? #32

Open cmal opened 7 years ago

cmal commented 7 years ago

Find people by age. Use the function tutorial.fns/age to find the age given a birthday and a date representing "today".

http://www.learndatalogtoday.org/chapter/6

I think this should be "find the birthday given the age and ...".