icerpc / slicec

The Slice compiler library
Apache License 2.0
13 stars 5 forks source link

Added function for checking if Location is within a Span. #668

Closed InsertCreativityHere closed 10 months ago

InsertCreativityHere commented 10 months ago

Probably one of the nicest one-liners I've written in Rust. Took 6 iterations to get to it though!