ArgumentItem

constructor(op: Op, index: Int, transformation: (BackendDataItem) -> TransformationResult<E, String> = { TransformationResult.failure("No transformation given from user") })(source)