         MODULE=immer
        VERSION=0.9.1
         SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL_FULL=https://github.com/arximboldi/immer/archive/refs/tags/v$VERSION.tar.gz
     SOURCE_VFY=sha256:b18b92ba60ec3186dc36ef671d3c2ae542cbb63eb6dc0e258476c6111a67c971
       WEB_SITE=https://sinusoid.es/immer/
           TYPE=cmake
        ENTERED=20231007
        UPDATED=20260409
          SHORT="library of persistent and immutable data structures written in C++"

cat << EOF
immer is a library of persistent and immutable data structures written in C++.
These enable whole new kinds of architectures for interactive and concurrent
programs of striking simplicity, correctness, and performance.
EOF
