Type
Namespace
Brahma.FSharp.OpenCL.TranslatorFunctions and values
Function or value | Signature | Description | |
---|---|---|---|
# | 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 pattern | Signature | Description | |
---|---|---|---|
# | ( |EndsWith|_| ) str type' | str:string -> type':Type -> unit option | CompiledName: |
# | ( |Name|_| ) str type' | str:string -> type':Type -> unit option | CompiledName: |
# | ( |StartsWith|_| ) str type' | str:string -> type':Type -> unit option | CompiledName: |