Effect CommunityEC
Effect Communityâ€ĸ2y agoâ€ĸ
28 replies
addamsson

Bug in "Managing Service Dependencies (Layers)" Documentation

I'm looking at the documentation ("Managing Service Dependencies (Layers)" chapter) and there is a bug there. The RecipeLive.pipe call doesn't return Layer.Layer<never, never, Recipe>, it returns Layer<MeasuringCup | Sugar | Flour, never, MeasuringCup>. I checked all the other types and they were OK.
image.png
Was this page helpful?