Hoogle Search
Within LTS Haskell 24.51 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
gio System.GIO.File.FileEnumerator Finishes the asynchronous operation started with fileEnumeratorNextFilesAsync.
fileEnumeratorSetPending :: FileEnumeratorClass enumerator => enumerator -> Bool -> IO ()gio System.GIO.File.FileEnumerator Sets the file enumerator as having pending operations.
-
gio System.GIO.File.IOError Error codes returned by GIO functions.
driveEnumerateIdentifiers :: (DriveClass drive, GlibString string) => drive -> IO [string]gio System.GIO.Volumes.Drive Gets the kinds of identifiers that drive has. Use driveGetIdentifier to obtain the identifiers themselves.
volumeEnumerateIdentifiers :: (VolumeClass volume, GlibString string) => volume -> IO [string]gio System.GIO.Volumes.Volume Gets the kinds of identifiers that volume has. Use volumeGetIdentifier to obtain the identifiers themselves.
glp_get_num_bin :: Ptr Problem -> IO CIntglpk-headers Math.Programming.Glpk.Header No documentation available.
glp_get_num_cols :: Ptr Problem -> IO CIntglpk-headers Math.Programming.Glpk.Header No documentation available.
glp_get_num_int :: Ptr Problem -> IO CIntglpk-headers Math.Programming.Glpk.Header No documentation available.
glp_get_num_nz :: Ptr Problem -> IO CIntglpk-headers Math.Programming.Glpk.Header No documentation available.
glp_get_num_rows :: Ptr Problem -> IO CIntglpk-headers Math.Programming.Glpk.Header No documentation available.