Skip to content

docs(concat): use lo.Concat in the core/concat example#891

Closed
c-tonneslan wants to merge 1 commit into
samber:masterfrom
c-tonneslan:docs/fix-concat-example
Closed

docs(concat): use lo.Concat in the core/concat example#891
c-tonneslan wants to merge 1 commit into
samber:masterfrom
c-tonneslan:docs/fix-concat-example

Conversation

@c-tonneslan
Copy link
Copy Markdown

The example on the Concat docs page was calling lo.Flatten by mistake. Swap it for the helper the page is actually documenting.

Closes #859.

The doc page for Concat showed a snippet calling lo.Flatten instead.
Swap it for the actual helper the page documents.

Closes samber#859.

Signed-off-by: Charlie Tonneslan <cst0520@gmail.com>
@c-tonneslan
Copy link
Copy Markdown
Author

Already covered by #889 — closing this duplicate.

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.

Concat block in docs using lo.Flatten func

1 participant