
implementation("it.unibo.collektive:collektive-stdlib:28.2.6-dev0p+b16a5f43")Facilitates aggregate computing by providing a domain-specific language (DSL) for developing distributed systems. Offers constructs like `exchange`, `share`, `neighboring`, and `evolve` to model communication and state evolution among devices. Includes a standard library with functions for information propagation, such as `gradientCast`, `multiGradientCast`, and `distanceTo`.