Skip to content

Conversation

runarfu
Copy link

@runarfu runarfu commented Jul 22, 2019

Resolves #111

@@ -1,4 +1,4 @@
module Element.Lazy exposing (lazy, lazy2, lazy3, lazy4, lazy5)
module Element.Lazy exposing (lazy, lazy2, lazy3, lazy4, lazy5, lazy6)
Copy link

@nelsonic nelsonic Dec 12, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Html.Lazy in elm/html https://package.elm-lang.org/packages/elm/html/latest/Html-Lazy goes up to lazy8 so this addition seems like it could be useful to people. 💭

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.

Feature request: lazy6

2 participants