Euphoria
nlp_line.h File Reference
#include <optional>

Go to the source code of this file.

Namespaces

 eu
 
 eu::core
 

Typedefs

using eu::core::TextLine = std::vector< std::string >
 

Functions

std::optional< TextLine > eu::core::parse_line (const std::string &line)
 
std::string eu::core::from_line_to_string (const TextLine &s)