Function JSONValue.opAssign

Constructs a JSONValue from the given raw value.

void opAssign(T) (
  T value
);