jackfirth / racket-mock

Mocking library for Racket
Other
22 stars 7 forks source link

Move arguments structures into separate package #115

Closed jackfirth closed 7 years ago

jackfirth commented 7 years ago

They're needed for another project I'm working on. The mock module can reprovide the arguments API and add the arguments package as an implied dependency to preserve backwards compatibility.