mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Creates a reusable function macro for performing a prefix sum. Eventually, we'll need this for polyline decomposition  Reasonably fast with max (1024) input elements.