linksplatform / Solver

Algorithms to find shortest and simplest possible functions for given input and output data ranges.
The Unlicense
2 stars 1 forks source link

Add get_link_by_id function #6

Closed linksplatform-sweepai[bot] closed 1 year ago

linksplatform-sweepai[bot] commented 1 year ago

Description

This PR adds a new function get_link_by_id to the main.rs file. The function accepts store and id arguments and returns a link. The function replaces the first any with the id argument in the each_iter method call.

Summary of Changes

Please review and merge this PR. Thank you!

Fixes #5.


🎉 Latest improvements to Sweep:


💡 To get Sweep to edit this pull request, you can: