Pidgin v2.2.0 Release Notes
Release Date: 2019-09-26 // almost 3 years ago-
โ Added
- ๐
MapWithInput
, giving access to aSpan
containing the input tokens which were matched by the parser. - An infix version of
Map
(synonym ofSelect
). - ๐
Real
, a parser for floating point values in the format+1.23e4
๐ Changed
- ๐ Under-the-hood performance improvements to the way
SourcePos
is handled - A faster implementation of
CIString
- ๐