Skip to content

nextcv.core ⚓︎

NextCV Core module - Core functionality.

FUNCTION DESCRIPTION
hello_cpp

C++ implementation of hello function.

hello_python

Python implementation of hello function.

nextcv.core.hello_cpp ⚓︎

hello_cpp() -> str

C++ implementation of hello function.

nextcv.core.hello_python ⚓︎

hello_python() -> str

Python implementation of hello function.