issues
search
ocaml-semver
/
ocaml-api-watch
Libraries and tools to keep watch on you OCaml lib's API changes
ISC License
21
stars
15
forks
source link
Refactored the implementation
#54
Closed
Siddhi-agg
closed
5 months ago
Siddhi-agg
commented
5 months ago
This PR makes the following changes:
Hides an empty
FieldMap
to improve abstraction in the code
Reduces the time complexity of the implementation by saving one operation of going through the
curr_values
FieldMap
This PR makes the following changes:
FieldMap
to improve abstraction in the codecurr_values
FieldMap