/// This is `Rule34`'s rule to create `Link`s
/// Concat 2 arraes into 1 [String] with adding "-" for itch item in second array
///
/// **inputs**: array - [Vec<&str>]||[`Vec<String>`] narray - [Vec<&str>]||[`Vec<String>`]
///
/// **out** - [String]
/// Bool converter to [str]
///
/// **input** - [bool]
///
/// **out** - [str]