-
Notifications
You must be signed in to change notification settings - Fork 285
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
absorb: switch to immutable data structures
Summary: Similar to converting linelog to use immutable data structures, the absorb states would be nicer to work with when they are immutable. So let's convert the types to immutable. Reviewed By: muirdm Differential Revision: D67060052 fbshipit-source-id: 54f110704837f2f69947abb35ea041c362fcb1a9
- Loading branch information
1 parent
a766170
commit d84f45f
Showing
2 changed files
with
61 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters