sim-lib-dispatch 0.1.3

Generic function and method dispatch organs for SIM runtime values.
Documentation
1
2
3
4
5
6
7
(expr:map
  [kind "dispatch-selection"]
  [generic dispatch/describe]
  [methods [method/any method/string]]
  [argument-shape core/String]
  [selected method/string]
  [rule most-specific])