Type

Namespace

Brahma.FSharp.OpenCL.Translator

Functions and values

Function or valueSignatureDescription
#translate(type')type':Type -> State<TargetContext,Type<Lang>>
#translateStruct(type')type':Type -> State<TargetContext,StructType<Lang>>
#translateTuple(type')type':Type -> State<TargetContext,StructType<Lang>>
#translateUnion(type')type':Type -> State<TargetContext,StructType<Lang>>

Active patterns

Active patternSignatureDescription
#( |EndsWith|_| ) str type'str:string -> type':Type -> unit option

CompiledName:|EndsWith|_|

#( |Name|_| ) str type'str:string -> type':Type -> unit option

CompiledName:|Name|_|

#( |StartsWith|_| ) str type'str:string -> type':Type -> unit option

CompiledName:|StartsWith|_|