Skip to content

Review comments#1

Merged
tiash merged 2 commits intotiash:add-dynamic-funptr-typefrom
yallop:add-dynamic-funptr-type-review
Dec 6, 2019
Merged

Review comments#1
tiash merged 2 commits intotiash:add-dynamic-funptr-typefrom
yallop:add-dynamic-funptr-type-review

Conversation

@yallop
Copy link
Copy Markdown

@yallop yallop commented Dec 4, 2019

Compatibility with OCaml 4.02:

  • use fun (type a) (type b) rather than fun (type a b)
  • use Gc.finalise rather than Gc.finalise_last

Style:

  • documentation tweaks
  • layout consistency (e.g. keeping line lengths mostly <= 78)

  * use 'fun (type a) (type b) ...' instead of 'fun (type a b)'
  * use Gc.finalise instead of Gc.finalise_last
@tiash tiash merged commit d0cd550 into tiash:add-dynamic-funptr-type Dec 6, 2019
@yallop yallop deleted the add-dynamic-funptr-type-review branch December 6, 2019 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants