Header menu logo ARCTokenization

IParamExtensions Module

Type extensions

Type extension Description

CvBase.tryParam cv

Full Usage: CvBase.tryParam cv

Parameters:
Returns: IParam option

Returns Some Param, if the given param item can be downcast, else returns None

Extended Type: CvBase

cv : ICvBase
Returns: IParam option

ParamBase.tryParam cv

Full Usage: ParamBase.tryParam cv

Parameters:
Returns: IParam option

Returns Some Param, if the given value item can be downcast, else returns None

Extended Type: ParamBase

cv : IParamBase
Returns: IParam option

Type something to start searching.