Can someone help me with frege equivalent of import command in haskell for Data. I wish to access Data.Typeable or Data.Time.Calendar.....and such modules/inbuilt procedures.
Do we have a way to know the available modules in frege.....like in general if I do "import.frege._" is there any autofill kind of feature or list of some sort suggesting the various options available.
thanks a lot for your time and help