Current section

Files

Jump to
postgleam include postgleam@value_Path.hrl
Raw

include/postgleam@value_Path.hrl

-record(path, {closed :: boolean(), points :: list({float(), float()})}).