lwt
lwt copied to clipboard
Add back documentation on sequencing PPX
This was mistakenly removed in #516.
thanks
i'll make some changes so that both the ppx and the Syntax module are advertised in the manual. i don't think we should remove one to make space for the other: both should be shown.
Sure. The manual already mentions the let-operators: https://github.com/ocsigen/lwt/blob/f0a4c42e6d00af8e2d5a427859ddef40a3068e41/docs/manual.mld#L456
Maybe that's the place to add more details.