set(_:)

Set a value.

Metrics.swift:222
func set<DataType>(_ value: DataType) where DataType : BinaryInteger

Parameters

value

Value to set.