Maybe do not wrap at the top-level

This commit is contained in:
2019-10-18 12:27:30 +02:00
parent 661abbc9f4
commit 8dd9250dbb
+3 -2
View File
@@ -136,8 +136,9 @@ Aggregations: symbols::Aggregation = {
// SELECTING / FILTERING DATA */
//*********************************************************************/
pub Filters: symbols::Bag = {
<Bags> =>
symbols::Bag::ViewPort(Box::new(<>))
<Bags>
//<Bags> =>
// symbols::Bag::ViewPort(Box::new(<>))
};
// All these expressions generate bags.