On Friday, July 24, 2020 at 11:15:54 AM UTC-5 Matthew Flatt wrote: > A solution might use something like `path->pkg+subpath+collect+scope`, > where a 'user result for the scope triggers a different path > calculation.
For my application, I was able to use this info to make a function that *seems* reliable for user-scope packages (at least, the ones I have tested with so far): https://github.com/otherjoel/cookbook-pollen/compare/f5a07f237c...92bbd9d616 I will attempt something more robust (along the lines of your suggestion) for the pull request though. -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/57b618d3-8894-4081-87e2-bf36880d5fcbn%40googlegroups.com.

