Commit ace6afb3 authored by Andrew Waterman's avatar Andrew Waterman
Browse files

Remove O(n^2) code in Vec.apply(Seq)

The O(n) type legality check was redundantly executed n times.  D'oh.
parent f8594551
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment