palate 0.3.7

File type detection combining tft and hyperpolyglot
Documentation
1
2
3
let label = "The width is "
let width = 94
let widthLabel = label + String(width)