macaque icon indicating copy to clipboard operation
macaque copied to clipboard

Minor documentation add

Open tobiasBora opened this issue 10 years ago • 2 comments

Hello,

It is a minor documentation request, but it's not clear when you read it that it's possible to use (&&) and (||) operators like in

<:view< {t.name} | t in $table$; t.sex = "M" && (t.age >= 18 || t.parents_ok) >>

Would it be possible to add a little text about that ?

Thank you for your work !

tobiasBora avatar Dec 30 '14 13:12 tobiasBora

@tobiasBora - you could try a pull request; @gasche is very receptive to them.

laheadle avatar Dec 30 '14 20:12 laheadle

Ok thank you, I will do it in the next few days !

tobiasBora avatar Dec 31 '14 00:12 tobiasBora