Page MenuHomeVyOS Platform

Refactor vyos1x-config diff functions in functorial style
Closed, ResolvedPublicFEATURE REQUEST

Description

During development of the various tree diff functions, it was useful to keep an open-ended design using GADTs. Now that the shape is stable, refactor in a more familiar functorial style. This eases readability, review, and extension.

Details

Version
-
Is it a breaking change?
Perfectly compatible
Issue type
Internal change (not visible to end users)