let
get_initial =
function
|
Sself
:: symbols
->
(
true
, symbols)
|
symbols
->
(
false
, symbols)