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

Fix compilation errors in main.rs #9

Open linksplatform-sweepai[bot] opened 1 year ago

linksplatform-sweepai[bot] commented 1 year ago

Description

This PR fixes the compilation errors in main.rs that were reported in issue #7. The errors were related to the Link type not being found in the scope and the placeholder _ not being allowed within types on item signatures for functions.

Summary of Changes

Fixes #7.


🎉 Latest improvements to Sweep:


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