| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Language.Fortran.Vars.Union
Synopsis
- union :: ProgramUnitModel -> Location -> Location -> (ProgramUnitModel, Location)
Documentation
union :: ProgramUnitModel -> Location -> Location -> (ProgramUnitModel, Location) Source #
Given a ProgramUnitModel and two different Locations,
produce a new ProgramUnitModel and Location that represents
the union of the inputs