let heddo = BorderlessWorld ();
match heddo {
talent => your_company.hire(talent),
cool_job => your_talent.apply(job),
others => skip ()
}