view, views¶
view¶
Expression defining a view
view x view[x]
Where x is a view (by reference), returns the expression defining x.
views¶
List views defined in the default namespace
views[]
Returns a sorted list of the views currently defined in the default namespace.
Q for Mortals 4.11 Views