julia-simpletraits 0.9.4
Propagated dependencies: julia-macrotools@0.5.6
Channel: guix
Home page: https://github.com/mauro3/SimpleTraits.jl
Licenses: Expat
Synopsis: Simple Traits for Julia
Description:
This package provides a macro-based implementation of traits. The main idea behind traits is to group types outside the type-hierarchy and to make dispatch work with that grouping. The difference to Union-types is that types can be added to a trait after the creation of the trait, whereas Union types are fixed after creation.
Total results: 1