          MODULE=immer
         VERSION=0.9.0
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/arximboldi/immer/archive/refs/tags/v$VERSION.tar.gz
      SOURCE_VFY=sha256:4e9f9a9018ac6c12f5fa92540feeedffb0a0a7db0de98c07ee62688cc329085a
        WEB_SITE=https://sinusoid.es/immer/
            TYPE=cmake
         ENTERED=20231007
         UPDATED=20251211
           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
