Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

516 topological_sort #520

Conversation

chlebowa
Copy link
Contributor

@chlebowa chlebowa commented Jan 12, 2024

Fixes #516

Replaced function definition for topological_sort with wrapper for the same function defined in teal.data.
The new definition remains in FilteredData-utils.R to maintain documentation (would be too much to put i zzz.R).

@chlebowa chlebowa merged commit eacd7b7 into pre-release-cleanup@main Jan 12, 2024
@chlebowa chlebowa deleted the 516_topological_sort@pre-release-cleanup@main branch January 12, 2024 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

internal function topological_sort() is defined in teal.slice and teal.data
2 participants