Maybe do not wrap at the top-level
This commit is contained in:
@@ -136,8 +136,9 @@ Aggregations: symbols::Aggregation = {
|
|||||||
// SELECTING / FILTERING DATA */
|
// SELECTING / FILTERING DATA */
|
||||||
//*********************************************************************/
|
//*********************************************************************/
|
||||||
pub Filters: symbols::Bag = {
|
pub Filters: symbols::Bag = {
|
||||||
<Bags> =>
|
<Bags>
|
||||||
symbols::Bag::ViewPort(Box::new(<>))
|
//<Bags> =>
|
||||||
|
// symbols::Bag::ViewPort(Box::new(<>))
|
||||||
};
|
};
|
||||||
|
|
||||||
// All these expressions generate bags.
|
// All these expressions generate bags.
|
||||||
|
|||||||
Reference in New Issue
Block a user