dot-addParm function

TODO: No objects in this file are being used. Either remove file or use objects.

TODO: No objects in this file are being used. Either remove file or use objects.

Append a <key,value> pair to a list.

.addParm(parms, k, v)

Arguments

  • parms: a list to add the <k,v> pair to
  • k: a key, typically the name of some algorithm parameter
  • v: a value, the value of the algorithm parameter

Details

Contained here are a set of helper methods that perform type checking on the value passed in.

  • Maintainer: Tomas Fryda
  • License: Apache License (== 2.0)
  • Last published: 2024-01-11

Downloads (last 30 days):