elixir icon indicating copy to clipboard operation
elixir copied to clipboard

Add an API to type check code to be evaluated

Open josevalim opened this issue 1 year ago • 0 comments

Either a new function in Code or an option to eval_quoted and friends. We will need to be able to infer types from bindings. We can use it in IEx and Livebook.

josevalim avatar May 30 '24 16:05 josevalim