Package droscheme

import "ds/num"
Overview
Index

Overview

Droscheme - a Scheme implementation Copyright © 2012 Andrew Robbins

This program is free software: it is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. You can redistribute it and/or modify it under the terms of the GNU Lesser General Public License (LGPL): <http://www.gnu.org/licenses/>.

generated by gos2go from ds_complex.gos

Droscheme - a Scheme implementation Copyright © 2012 Andrew Robbins

This program is free software: it is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. You can redistribute it and/or modify it under the terms of the GNU Lesser General Public License (LGPL): <http://www.gnu.org/licenses/>.

generated by gos2go from ds_division.gos

Droscheme - a Scheme implementation Copyright © 2012 Andrew Robbins

This program is free software: it is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. You can redistribute it and/or modify it under the terms of the GNU Lesser General Public License (LGPL): <http://www.gnu.org/licenses/>.

generated by gos2go from ds_inexact.gos

Droscheme - a Scheme implementation Copyright © 2012 Andrew Robbins

This program is free software: it is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. You can redistribute it and/or modify it under the terms of the GNU Lesser General Public License (LGPL): <http://www.gnu.org/licenses/>.

generated by gos2go from ds_rational.gos

Index

func Export_ds_complex(env *Env)
func Export_ds_division(env *Env)
func Export_ds_inexact(env *Env)
func Export_ds_rational(env *Env)

Package files

ds_complex_gos.go ds_division_gos.go ds_inexact_gos.go ds_rational_gos.go

func Export_ds_complex

func Export_ds_complex(env *Env)

func Export_ds_division

func Export_ds_division(env *Env)

func Export_ds_inexact

func Export_ds_inexact(env *Env)

func Export_ds_rational

func Export_ds_rational(env *Env)