Ignore:
Timestamp:
Jan 17, 2023, 2:05:52 PM (17 months ago)
Author:
Andrew Beach <ajbeach@…>
Branches:
ADT, ast-experimental, master
Children:
fed6a0f
Parents:
e563edf
Message:

Header Clean-up: Moved more things from typeops to Unify.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/GenPoly/GenPoly.cc

    re563edf r7b5694d  
    490490                }
    491491
     492                /// Flattens a list of types.
     493                // There is another flattenList in Unify.
    492494                void flattenList( vector<ast::ptr<ast::Type>> const & src,
    493495                                vector<ast::ptr<ast::Type>> & out ) {
Note: See TracChangeset for help on using the changeset viewer.