infer_lang

infer_lang(code: str) -> str
Infer the language for the code.
TODO: make it robust.
Parameters:
NameDescription
codeType: str